From 0dbf63d0245c9150b817b77c75076d6718daf50f Mon Sep 17 00:00:00 2001 From: itsmattkc <34096995+itsmattkc@users.noreply.github.com> Date: Sat, 25 Jun 2022 10:01:45 -0700 Subject: [PATCH] updated vcpkg --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2170236..724064b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: - name: Set up vcpkg uses: lukka/run-vcpkg@v7 with: - vcpkgGitCommitId: 74ff2a04415691361b07b7dbd1d4762ad79bd82c + vcpkgGitCommitId: c168ce4e765409509c9c482faa0468c4e1ab386b setupOnly: true doNotCache: true