更新 '.gitea/workflows/build.yaml'
Some checks failed
Gitea Actions Demo / Gitea-Actions (push) Failing after 22s
Some checks failed
Gitea Actions Demo / Gitea-Actions (push) Failing after 22s
This commit is contained in:
parent
22591b03b8
commit
93aac2e284
@ -30,7 +30,7 @@ jobs:
|
|||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 16
|
||||||
cache: 'pnpm'
|
# cache: 'pnpm'
|
||||||
|
|
||||||
- run: pnpm -v
|
- run: pnpm -v
|
||||||
- run: pnpm install
|
- run: pnpm install
|
Loading…
x
Reference in New Issue
Block a user