Update ci.yaml to use pnpm instead of pnpx for Vercel commands
All checks were successful
CI / build-and-deploy (push) Successful in 4m33s

This commit is contained in:
严浩
2024-09-26 17:56:57 +08:00
parent 3db8a15c97
commit e50a16a583
4 changed files with 26 additions and 39 deletions

2
.npmrc
View File

@ -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/