fix: ci error
This commit is contained in:
parent
816fffe960
commit
c999abb236
|
|
@ -97,6 +97,8 @@ jobs:
|
|||
git config --global user.name "vbenAdmin"
|
||||
|
||||
- name: Build
|
||||
env:
|
||||
NODE_OPTIONS: "--max_old_space_size=4096"
|
||||
run: |
|
||||
yarn install
|
||||
yarn run build
|
||||
|
|
|
|||
Loading…
Reference in New Issue