更新 '.gitea/workflows/build.yaml'
All checks were successful
Gitea Actions Demo / Gitea-Actions (push) Successful in 4s

This commit is contained in:
huanghs 2023-06-26 15:45:51 +08:00
parent ac266726c5
commit d8fb113f9d

View File

@ -30,7 +30,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16
# cache: 'pnpm'
cache: 'pnpm'
- run: pnpm -v
- run: pnpm install