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 c5a40c8 commit 8b6b864Copy full SHA for 8b6b864
.github/workflows/msbuild.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Restore from cache and install vcpkg
21
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
22
with:
23
- vcpkgGitCommitId: ef97fc17c79603d33b13833db54bb77f8f747306
+ vcpkgGitCommitId: 254f2be61253dfc0a3efd7c62b59be78e393f0e8
24
vcpkgJsonGlob: '**/windows/vcpkg.json'
25
26
- name: Run CMake with vcpkg.json manifest
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
vcpkgJsonGlob: '**/mingw/vcpkg.json'
72
73
0 commit comments