From 3fe7f3e28316140c06e99d04c7a3b9be5e8436f0 Mon Sep 17 00:00:00 2001 From: itsmattkc <34096995+itsmattkc@users.noreply.github.com> Date: Sat, 2 Oct 2021 02:01:26 -0700 Subject: [PATCH] try setting commit id --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66a02cc27..6c36e55b6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -172,6 +172,7 @@ jobs: uses: lukka/run-vcpkg@v7 with: setupOnly: true + vcpkgGitCommitId: 2a31089e777fc187f1cc05338250b8e1810cfb52 env: VCPKG_DEFAULT_TRIPLET: x64-windows