Skip to content

Commit 1878d9c

Browse files
committed
Update vcpkg to latest version
1 parent 484667b commit 1878d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
COMPILER_CACHE_DIR: ${{ github.workspace }}/compiler-cache
4545
CCACHE_DIR: ${{ github.workspace }}/compiler-cache/ccache
4646
CCACHE_BASEDIR: ${{ github.workspace }}
47-
VCPKG_COMMIT_ID: e01906b2ba7e645a76ee021a19de616edc98d29f
47+
VCPKG_COMMIT_ID: bc3512a509f9d29b37346a7e7e929f9a26e66c7e
4848
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
4949

5050
steps:

0 commit comments

Comments
 (0)