Update build.yml

Try fix pnpm ERR_PNPM_BAD_PM_VERSION
pull/506/head
yuhan6665 2024-04-22 10:31:30 -04:00 committed by GitHub
parent 6117bc839a
commit cecb32a66b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ jobs:
XRAY_DOCS_USE_VITE: "true"
NODE_OPTIONS: "--max_old_space_size=4096"
run: |
corepack enable
pnpm install
yarn docs:build
- name: Deploy