mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
ci: fix build staging (#8143)
This commit is contained in:
parent
edaa6f6bc9
commit
676f27a768
2
.github/workflows/staging-docs.yml
vendored
2
.github/workflows/staging-docs.yml
vendored
@ -33,6 +33,8 @@ jobs:
|
||||
|
||||
- name: Compile Element Plus
|
||||
run: pnpm build
|
||||
env:
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
|
||||
- name: Init Crowdin token
|
||||
run: pnpm run docs:crowdin-credentials
|
||||
|
Loading…
Reference in New Issue
Block a user