prevent build memory leak, build one package ofter the other

This commit is contained in:
Hans Pagel
2020-11-18 11:04:38 +01:00
parent 91377be21e
commit 86631cee2f
2 changed files with 2 additions and 4 deletions

View File

@@ -148,8 +148,6 @@ 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