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 : 8d3649ba34aab36914ddd897958599aa0a91b08e
57
+ vcpkgGitCommitId : da5b6383d72d099cba1048bc250b0780164db7a4
58
58
vcpkgJsonGlob : ' **/mingw/vcpkg.json'
59
59
60
60
- name : Run CMake with vcpkg.json manifest
@@ -289,7 +289,7 @@ jobs:
289
289
- name : Restore artifacts, or setup vcpkg (do not install any package)
290
290
uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
291
291
with :
292
- vcpkgGitCommitId : 8d3649ba34aab36914ddd897958599aa0a91b08e
292
+ vcpkgGitCommitId : da5b6383d72d099cba1048bc250b0780164db7a4
293
293
vcpkgJsonGlob : ' **/windows/vcpkg.json'
294
294
295
295
- name : Run CMake with vcpkg.json manifest (NO TESTS)
You can’t perform that action at this time.
0 commit comments