Skip to content

Commit

Permalink
Update nexus-development.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaciejMDDV authored Oct 30, 2023
1 parent 1d26105 commit 619b24e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nexus-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: cp ~/actions-runner/envs/electron-builder.env packages/app/electron-builder.env
- name: Build App
run: |
export NODE_OPTIONS=--max_old_space_size=4096
cd packages/app/ && npm run dist:prod:all
- name: Push artifacts to nexus registry
env:
Expand Down

0 comments on commit 619b24e

Please sign in to comment.