Skip to content

Commit

Permalink
fix: add job count also to x64
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Sep 5, 2024
1 parent 472d4e1 commit 3a947a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
pip install setuptools
- run: yarn start --node-range node${{ matrix.target-node }} --output dist
env:
MAKE_JOB_COUNT: 2 # prevent to run out of memory

- name: Check if binary is compiled, skip if download only
id: check_file
Expand Down

0 comments on commit 3a947a7

Please sign in to comment.