mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-02 11:17:46 +08:00
chore(project): increase space size to 4GB for staging docs build (#3623)
This commit is contained in:
parent
ff6e3580e2
commit
ad32cba3b9
1
.github/workflows/staging-preview.yml
vendored
1
.github/workflows/staging-preview.yml
vendored
@ -48,6 +48,7 @@ jobs:
|
||||
run: pnpm docs:build
|
||||
env:
|
||||
DOC_ENV: staging
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
|
||||
- name: Deploy staging website
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.5
|
||||
|
Loading…
Reference in New Issue
Block a user