ci: 优化此配置;
All checks were successful
CI / build (push) Successful in 2m25s

This commit is contained in:
2026-04-10 01:14:08 +08:00
parent ac3fd70fef
commit 080881bda1

View File

@@ -29,8 +29,7 @@ jobs:
run: |
corepack enable
corepack prepare yarn@1.22.22 --activate
echo "node -v: $(node -v)"
echo "yarn -v: $(yarn -v)"
echo "node -v: $(node -v); yarn -v: $(yarn -v)"
echo "yarn config get registry: $(yarn config get registry)"
- name: Cache Yarn