diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index f567a54..b625db3 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -54,7 +54,7 @@ jobs: uses: lukka/run-vcpkg@v11 with: vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg' - vcpkgGitCommitId: d5ec528843d29e3a52d745a64b469f810b2cedbf + vcpkgGitCommitId: 608d1dbcd6969679f82b1ca6b89d58939c9b228e - name: Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg. uses: lukka/run-cmake@v10