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 04fc59c commit 866500eCopy full SHA for 866500e
.github/workflows/msbuild.yml
@@ -54,7 +54,7 @@ jobs:
54
uses: lukka/run-vcpkg@v11
55
with:
56
vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg'
57
- vcpkgGitCommitId: d5ec528843d29e3a52d745a64b469f810b2cedbf
+ vcpkgGitCommitId: fb7ba3b89b0d8e3e56b0508a144fe85015edfab6
58
59
- name: Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg.
60
uses: lukka/run-cmake@v10
0 commit comments