We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 484667b commit 1878d9cCopy full SHA for 1878d9c
.github/workflows/windows.yml
@@ -44,7 +44,7 @@ jobs:
44
COMPILER_CACHE_DIR: ${{ github.workspace }}/compiler-cache
45
CCACHE_DIR: ${{ github.workspace }}/compiler-cache/ccache
46
CCACHE_BASEDIR: ${{ github.workspace }}
47
- VCPKG_COMMIT_ID: e01906b2ba7e645a76ee021a19de616edc98d29f
+ VCPKG_COMMIT_ID: bc3512a509f9d29b37346a7e7e929f9a26e66c7e
48
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
49
50
steps:
0 commit comments