Skip to content

Commit c581fd4

Browse files
authored
Fix Windows-arm.yml
1 parent 73a7169 commit c581fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Windows-arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ jobs:
331331

332332
- uses: ./.github/actions/Build_and_Test_CppInterOp
333333

334-
- uses: ./.github/actions/Build_and_Test_cppyy
334+
- uses: ./.github/actions/Build_and_Test_cppyy
335335

336336
- name: Setup tmate session
337337
if: ${{ failure() && runner.debug }}

0 commit comments

Comments
 (0)