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 3aa71cf commit 00ce5bfCopy full SHA for 00ce5bf
.github/workflows/cd.yaml
@@ -59,6 +59,7 @@ jobs:
59
read-only: 'true'
60
- name: Adjust version strings
61
run: ./utils/cd_update_versions.sh
62
+ shell: bash
63
- uses: lukka/get-cmake@latest
64
- uses: lukka/run-vcpkg@v10
65
with:
0 commit comments