Add pnpm install

pull/466/head
yuhan6665 2024-01-31 23:22:25 -05:00
parent 476d4ef449
commit 181e5815d9
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ jobs:
XRAY_DOCS_USE_VITE: "true"
NODE_OPTIONS: "--max_old_space_size=4096"
run: |
pnpm install
yarn docs:build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3