Try remove yarn install

This commit is contained in:
yuhan6665 2024-01-31 23:09:55 -05:00
parent e7dfaafec3
commit 476d4ef449

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