aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index b461e3d3..33ca8010 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
- name: Restore Cache
uses: actions/cache@v2
with:
- path: vcpkg_installed
+ path: ~/AppData/Local/vcpkg/archives
key: vcpkg-${{ runner.os }}
- name: Run build script