mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-02-22 17:33:13 +03:00
Add pnpm install
This commit is contained in:
parent
476d4ef449
commit
181e5815d9
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -32,6 +32,7 @@ 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: |
|
||||||
|
pnpm install
|
||||||
yarn docs:build
|
yarn docs:build
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user