diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c2921d9..b27c617 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,7 +41,7 @@ jobs: - name: Setup vcpkg uses: lukka/run-vcpkg@v11.6 with: - vcpkgGitCommitId: 'c3867e714dd3a51c272826eea77267876517ed99' + vcpkgGitCommitId: 'cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3' - name: Integrate vcpkg run: vcpkg integrate install @@ -77,7 +77,7 @@ jobs: - name: Setup vcpkg uses: lukka/run-vcpkg@v11.6 with: - vcpkgGitCommitId: 'c3867e714dd3a51c272826eea77267876517ed99' + vcpkgGitCommitId: 'cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3' - name: Integrate vcpkg run: vcpkg integrate install @@ -113,7 +113,7 @@ jobs: - name: Setup vcpkg uses: lukka/run-vcpkg@v11.6 with: - vcpkgGitCommitId: 'c3867e714dd3a51c272826eea77267876517ed99' + vcpkgGitCommitId: 'cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3' - name: Integrate vcpkg run: vcpkg integrate install