Update ci.yaml to use pnpm instead of pnpx for Vercel commands
All checks were successful
CI / build-and-deploy (push) Successful in 4m33s
All checks were successful
CI / build-and-deploy (push) Successful in 4m33s
This commit is contained in:
2
.npmrc
2
.npmrc
@ -3,7 +3,7 @@ registry=https://registry.npmjs.org/
|
||||
registry=https://r-npm.oo1.dev
|
||||
|
||||
# https://pnpm.io/zh/npmrc#node-mirrorltreleasedir
|
||||
use-node-version=20.17.0
|
||||
#use-node-version=20.17.0
|
||||
node-mirror:release=https://npmmirror.com/mirrors/node/
|
||||
node-mirror:rc=https://npmmirror.com/mirrors/node-rc/
|
||||
node-mirror:nightly=https://npmmirror.com/mirrors/node-nightly/
|
||||
|
Reference in New Issue
Block a user