Try remove yarn install
parent
e7dfaafec3
commit
476d4ef449
|
@ -32,7 +32,6 @@ jobs:
|
||||||
XRAY_DOCS_USE_VITE: "true"
|
XRAY_DOCS_USE_VITE: "true"
|
||||||
NODE_OPTIONS: "--max_old_space_size=4096"
|
NODE_OPTIONS: "--max_old_space_size=4096"
|
||||||
run: |
|
run: |
|
||||||
yarn install
|
|
||||||
yarn docs:build
|
yarn docs:build
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
|
|
Loading…
Reference in New Issue