Skip to content

Commit c5af3d7

Browse files
authored
Update ccpp.yml
1 parent 28d75ae commit c5af3d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- uses: actions/checkout@v1
2626
- name: configure
2727
run: mkdir build-release;cd build-release;cmake ..
28+
shell: pwsh
2829
- name: build
2930
run: cmake --build build-release --config Release
3031

0 commit comments

Comments
 (0)