Skip to content

Commit ec22b10

Browse files
Update vcpkg digest to 57629cd
1 parent 8466c2c commit ec22b10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Restore from cache and install vcpkg
5555
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
5656
with:
57-
vcpkgGitCommitId: 80d54ff62d528339c626a6fbc3489a7f25956ade
57+
vcpkgGitCommitId: 57629cd105d8262ea3030e9c54c83a977d47af18
5858
vcpkgJsonGlob: '**/mingw/vcpkg.json'
5959

6060
- name: Run CMake with vcpkg.json manifest
@@ -276,7 +276,7 @@ jobs:
276276
- name: Restore artifacts, or setup vcpkg (do not install any package)
277277
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
278278
with:
279-
vcpkgGitCommitId: 80d54ff62d528339c626a6fbc3489a7f25956ade
279+
vcpkgGitCommitId: 57629cd105d8262ea3030e9c54c83a977d47af18
280280
vcpkgJsonGlob: '**/windows/vcpkg.json'
281281

282282
- name: Run CMake with vcpkg.json manifest (NO TESTS)

0 commit comments

Comments
 (0)