Skip to content

Commit

Permalink
Increased node memory size (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
robgruen authored Dec 23, 2024
1 parent df651f9 commit 21798ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ permissions:
pull-requests: read
contents: read

env:
NODE_OPTIONS: --max_old_space_size=8192

jobs:
build_ts:
strategy:
Expand Down

0 comments on commit 21798ac

Please sign in to comment.