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

This commit is contained in:
huanghs 2023-06-26 09:47:00 +08:00
parent f7c46f92b3
commit 41ad3af3d4

View File

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