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