We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e56a3 commit cd5208dCopy full SHA for cd5208d
.github/workflows/msbuild.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Restore from cache and install vcpkg
24
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
25
with:
26
- vcpkgGitCommitId: 797ae22b76f0e78c3aeb03d625722a0cbfe9f52e
+ vcpkgGitCommitId: ec8d23fb11364a2aa0eda53ca0135369aea85982
27
vcpkgJsonGlob: '**/windows/vcpkg.json'
28
29
- name: Run CMake with vcpkg.json manifest
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
vcpkgJsonGlob: '**/mingw/vcpkg.json'
75
76
0 commit comments