increase max_old_space_size
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -148,6 +148,8 @@ jobs:
|
|||||||
- name: Try to build the packages
|
- name: Try to build the packages
|
||||||
id: build-packages
|
id: build-packages
|
||||||
run: yarn build:ci
|
run: yarn build:ci
|
||||||
|
env:
|
||||||
|
NODE_OPTIONS: --max_old_space_size=8192
|
||||||
|
|
||||||
- name: Send Slack notifications
|
- name: Send Slack notifications
|
||||||
uses: act10ns/slack@v1
|
uses: act10ns/slack@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user