We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778ef85 commit 8dda023Copy full SHA for 8dda023
1 file changed
.github/workflows/CI.yml
@@ -184,6 +184,7 @@ jobs:
184
mkdir -p "${PWD}/build"
185
dockerRunArgs: |
186
--volume "${PWD}/build:/build"
187
+ shell: /bin/bash
188
env: |
189
VCPKG_FORCE_SYSTEM_BINARIES: 1
190
install: |
0 commit comments