Skip to content

Commit

Permalink
Fix oom on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
abrenneke committed Oct 14, 2023
1 parent 9ed51eb commit 18a7b80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
APPLE_CERTIFICATE: ${{ secrets.APPLE_CERTIFICATE }}
APPLE_CERTIFICATE_PASSWORD: ${{ secrets.APPLE_CERTIFICATE_PASSWORD }}
NODE_OPTIONS: --max-old-space-size=6000

0 comments on commit 18a7b80

Please sign in to comment.