Pin pnpm@7 in CI (#13899)

This commit is contained in:
Cheng Pan 2023-04-10 17:31:04 +08:00 committed by GitHub
parent 664d2e4ed3
commit 5f94c8cd7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ jobs:
node-version: 16
- name: Compile and Build
run: |
npm install pnpm -g
npm install pnpm@7 -g
pnpm install
pnpm run lint
pnpm run build:prod