File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 54
54
- name : Restore from cache and install vcpkg
55
55
uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
56
56
with :
57
- vcpkgGitCommitId : 80d54ff62d528339c626a6fbc3489a7f25956ade
57
+ vcpkgGitCommitId : cd9142943d08a6cd32149d80f34d6bfa1f0a87b0
58
58
vcpkgJsonGlob : ' **/mingw/vcpkg.json'
59
59
60
60
- name : Run CMake with vcpkg.json manifest
@@ -276,7 +276,7 @@ jobs:
276
276
- name : Restore artifacts, or setup vcpkg (do not install any package)
277
277
uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
278
278
with :
279
- vcpkgGitCommitId : 80d54ff62d528339c626a6fbc3489a7f25956ade
279
+ vcpkgGitCommitId : cd9142943d08a6cd32149d80f34d6bfa1f0a87b0
280
280
vcpkgJsonGlob : ' **/windows/vcpkg.json'
281
281
282
282
- name : Run CMake with vcpkg.json manifest (NO TESTS)
You can’t perform that action at this time.
0 commit comments