Skip to content

Commit 913e9ed

Browse files
Update vcpkg digest to da5b638
1 parent 5ccaa49 commit 913e9ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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: 8d3649ba34aab36914ddd897958599aa0a91b08e
57+
vcpkgGitCommitId: da5b6383d72d099cba1048bc250b0780164db7a4
5858
vcpkgJsonGlob: '**/mingw/vcpkg.json'
5959

6060
- name: Run CMake with vcpkg.json manifest
@@ -289,7 +289,7 @@ jobs:
289289
- name: Restore artifacts, or setup vcpkg (do not install any package)
290290
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
291291
with:
292-
vcpkgGitCommitId: 8d3649ba34aab36914ddd897958599aa0a91b08e
292+
vcpkgGitCommitId: da5b6383d72d099cba1048bc250b0780164db7a4
293293
vcpkgJsonGlob: '**/windows/vcpkg.json'
294294

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

0 commit comments

Comments
 (0)