mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-27 09:27:58 +03:00
Add pnpm install
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user