Skip to content

Commit

Permalink
fix: 🐛 --max-old-space-size=8192
Browse files Browse the repository at this point in the history
  • Loading branch information
garrylachman committed May 24, 2023
1 parent f6453ab commit ecd5477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,5 @@ jobs:
- name: Publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_OPTIONS: --max-old-space-size=8192
run: corepack yarn electron-forge publish

0 comments on commit ecd5477

Please sign in to comment.