Skip to content

Commit

Permalink
override shell
Browse files Browse the repository at this point in the history
  • Loading branch information
emrekovanci committed Apr 18, 2024
1 parent b15eb7d commit b8daa93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
fi
- name: Install
shell: bash
run: |
if [ "${{ runner.os }}" == "Windows" ]; then
cmake --install out/build/Windows-${{ matrix.compiler }}-${{ matrix.build_type }} --prefix prefix
Expand Down

0 comments on commit b8daa93

Please sign in to comment.