fix: 移除重复和无效的 Corepack 缓存路径配置

This commit is contained in:
Lyda
2025-09-18 11:12:32 +08:00
parent 7366d46959
commit 86d6bb988f

View File

@@ -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-