mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore: action memory (#14541)
This commit is contained in:
@@ -57,6 +57,7 @@ jobs:
|
||||
run: pnpm docs:build
|
||||
env:
|
||||
DOC_ENV: production
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.4
|
||||
|
||||
1
.github/workflows/publish-docs-deploy.yml
vendored
1
.github/workflows/publish-docs-deploy.yml
vendored
@@ -64,6 +64,7 @@ jobs:
|
||||
run: pnpm docs:build
|
||||
env:
|
||||
DOC_ENV: production
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.4
|
||||
|
||||
Reference in New Issue
Block a user