File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55
55
- name : Restore from cache and install vcpkg
56
56
uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
57
57
with :
58
- vcpkgGitCommitId : f33cc491c85a7d643c5ab6da1667c1458e6d7abf
58
+ vcpkgGitCommitId : 44a1e4eca5211434b5fefcc25a69bba246c3f861
59
59
vcpkgJsonGlob : ' **/mingw/vcpkg.json'
60
60
61
61
- name : Run CMake with vcpkg.json manifest
@@ -235,7 +235,7 @@ jobs:
235
235
- name : Restore artifacts, or setup vcpkg (do not install any package)
236
236
uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
237
237
with :
238
- vcpkgGitCommitId : f33cc491c85a7d643c5ab6da1667c1458e6d7abf
238
+ vcpkgGitCommitId : 44a1e4eca5211434b5fefcc25a69bba246c3f861
239
239
vcpkgJsonGlob : ' **/windows/vcpkg.json'
240
240
241
241
- name : Run CMake with vcpkg.json manifest (NO TESTS)
You can’t perform that action at this time.
0 commit comments