mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-02-21 00:43:16 +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"
|
||||
NODE_OPTIONS: "--max_old_space_size=4096"
|
||||
run: |
|
||||
pnpm install
|
||||
yarn docs:build
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user