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 921e195 commit ffb4ba9Copy full SHA for ffb4ba9
.github/workflows/build-on-unix.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Install vcpkg
50
working-directory: vcpkg
51
- run: ./bootstrap-vcpkg
+ run: ./bootstrap-vcpkg.sh
52
53
- name: Restore vcpkg binary-cache
54
id: restore-vcpkg-cache
0 commit comments