Pin pnpm@7 in CI (#13899)
This commit is contained in:
parent
664d2e4ed3
commit
5f94c8cd7c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue