Skip to content

Commit da0b421

Browse files
Update vcpkg digest to cd91429
1 parent 817577d commit da0b421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/build.yaml

+2-2
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: cd9142943d08a6cd32149d80f34d6bfa1f0a87b0
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: cd9142943d08a6cd32149d80f34d6bfa1f0a87b0
280280
vcpkgJsonGlob: '**/windows/vcpkg.json'
281281

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

0 commit comments

Comments
 (0)