We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f2c80 commit 716b391Copy full SHA for 716b391
.github/workflows/msbuild.yml
@@ -57,7 +57,7 @@ jobs:
57
uses: lukka/run-vcpkg@v11
58
with:
59
vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg'
60
- vcpkgGitCommitId: "1ba9a2591f15af5900f2ce2b3e2bf31771e3ac48"
+ vcpkgGitCommitId: 6220088b956e4e4c7de27fb5f5eff8c9745cb4c8
61
62
- name: Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg.
63
uses: lukka/run-cmake@v10
0 commit comments