Update ci.yaml to use latest version of pnpm for Vercel commands

This commit is contained in:
严浩
2024-09-27 09:33:06 +08:00
parent e50a16a583
commit b4a66d4274
2 changed files with 7 additions and 10 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/