fix: 修改CI的pnpm报错 (#117)
parent
edfbdd3b77
commit
5794651db1
|
@ -15,7 +15,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: 7
|
||||
version: latest
|
||||
run_install: true
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue