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 55
55
- name : Restore from cache and install vcpkg
56
56
uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
57
57
with :
58
- vcpkgGitCommitId : acd5bba5aac8b6573b5f6f463dc0341ac0ee6fa4
58
+ vcpkgGitCommitId : aa8adad7a170cf5cec945cdfdcd146c7c48fb9a9
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 : acd5bba5aac8b6573b5f6f463dc0341ac0ee6fa4
238
+ vcpkgGitCommitId : aa8adad7a170cf5cec945cdfdcd146c7c48fb9a9
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