mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 14:01:56 +08:00
Chore: update actions cache dir
This commit is contained in:
parent
3ac77e35bc
commit
bda55c2d48
2
.github/workflows/node.yml
vendored
2
.github/workflows/node.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
node-version: '16.x'
|
||||
- name: Get yarn cache directory path
|
||||
id: yarn-cache-dir-path
|
||||
run: echo "::set-output name=dir::$(yarn cache dir)"
|
||||
run: echo "::set-output name=dir::$(yarn config get cacheFolder)"
|
||||
- name: Reuse Cache
|
||||
uses: actions/cache@v2
|
||||
id: yarn-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user