mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-06-13 13:31:02 -04:00
ci: increase npm memory for signed dist
This commit is contained in:
parent
2e6621b03a
commit
91e543cf73
1 changed files with 2 additions and 0 deletions
|
@ -203,6 +203,8 @@ commands:
|
|||
WIN_CSC_LINK: ~/codesign.pfx
|
||||
# blank CIRCLE_BUILD_NUM to work around electron-userland/electron-builder#5016
|
||||
CIRCLE_BUILD_NUM: ""
|
||||
# increased Node memory needed for macOS build
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
- unless:
|
||||
condition:
|
||||
*should_sign
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue