Try remove yarn install

pull/466/head
yuhan6665 2024-01-31 23:09:55 -05:00
parent e7dfaafec3
commit 476d4ef449
1 changed files with 0 additions and 1 deletions

View File

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