Skip to content

Commit 2c96860

Browse files
authored
increase node heap size for build (#2651)
1 parent a7bf1b6 commit 2c96860

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/build-helper.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
env:
1313
GO_VERSION: "1.24"
1414
NODE_VERSION: 22
15+
NODE_OPTIONS: --max-old-space-size=4096
1516
jobs:
1617
build-app:
1718
outputs:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)