ci: fix build staging (#8143)

This commit is contained in:
三咲智子 2022-06-07 13:57:19 +08:00 committed by GitHub
parent edaa6f6bc9
commit 676f27a768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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