Skip to content

Commit 0374fc7

Browse files
Update vcpkg digest to 52fc0d8
1 parent 5ccaa49 commit 0374fc7

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: 52fc0d8c1e2cbd12c9907284566f5c17e5ef0d12
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: 52fc0d8c1e2cbd12c9907284566f5c17e5ef0d12
293293
vcpkgJsonGlob: '**/windows/vcpkg.json'
294294

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

0 commit comments

Comments
 (0)