Skip to content

Commit 0967523

Browse files
Update vcpkg digest to 274ddac
1 parent 4ad3aa5 commit 0967523

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@v11
5656
with:
57-
vcpkgGitCommitId: 8d3649ba34aab36914ddd897958599aa0a91b08e
57+
vcpkgGitCommitId: 274ddacae41b90f711c00d37ebeb15b9f790889c
5858
vcpkgJsonGlob: '**/mingw/vcpkg.json'
5959

6060
- name: Run CMake with vcpkg.json manifest
@@ -268,7 +268,7 @@ jobs:
268268
- name: Restore artifacts, or setup vcpkg (do not install any package)
269269
uses: lukka/run-vcpkg@v11
270270
with:
271-
vcpkgGitCommitId: 8d3649ba34aab36914ddd897958599aa0a91b08e
271+
vcpkgGitCommitId: 274ddacae41b90f711c00d37ebeb15b9f790889c
272272
vcpkgJsonGlob: '**/windows/vcpkg.json'
273273

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

0 commit comments

Comments
 (0)