mirror of
https://git.bjxgj.com/xgj/xgj-actions.git
synced 2025-10-14 06:33:37 +08:00
fix: 移除重复和无效的 Corepack 缓存路径配置
This commit is contained in:
@@ -125,9 +125,6 @@ runs:
|
||||
with:
|
||||
path: |
|
||||
~/.cache/corepack
|
||||
~/Library/Caches/CorePack
|
||||
~/Library/Caches/Corepack
|
||||
C:\Users\runneradmin\AppData\Local\Corepack\cache
|
||||
key: ${{ runner.os }}-corepack-pnpm-${{ inputs.pnpm-version }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-corepack-pnpm-
|
||||
|
Reference in New Issue
Block a user