There was an error while loading. Please reload this page.
1 parent d9b9e56 commit c5446e8Copy full SHA for c5446e8
1 file changed
.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: d1ff36c6520ee43f1a656c03cd6425c2974a449e
+ vcpkgGitCommitId: e50a7f3c27a1d5caf3f604019079345686057488
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