mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 06:03:22 +08:00
increase max_old_space_size
This commit is contained in:
parent
985f2eb545
commit
d28855515a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -148,6 +148,8 @@ jobs:
|
||||
- name: Try to build the packages
|
||||
id: build-packages
|
||||
run: yarn build:ci
|
||||
env:
|
||||
NODE_OPTIONS: --max_old_space_size=8192
|
||||
|
||||
- name: Send Slack notifications
|
||||
uses: act10ns/slack@v1
|
||||
|
Loading…
Reference in New Issue
Block a user