aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-12 09:12:52 +0800
committercrupest <crupest@outlook.com>2021-05-12 09:12:52 +0800
commit9c32e6d705b23cf0f5d7c0909271640401f9785f (patch)
tree495ae22cadaa3585343a41aa70afdef4f0f53454 /.github/workflows
parent1497b881c6d13c5e037dcd57988029df0b0e50eb (diff)
downloadcru-9c32e6d705b23cf0f5d7c0909271640401f9785f.tar.gz
cru-9c32e6d705b23cf0f5d7c0909271640401f9785f.tar.bz2
cru-9c32e6d705b23cf0f5d7c0909271640401f9785f.zip
...
Diffstat (limited to '.github/workflows')
-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