Skip to content

Commit

Permalink
Increase node space to match actions space
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBCarter committed Aug 12, 2024
1 parent ef3a39f commit c211857
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
build-ubuntu:
runs-on: ubuntu-latest
env:
NODE_OPTIONS: "--max_old_space_size=5120"
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit c211857

Please sign in to comment.