Skip to content

Commit

Permalink
chore: add NODE_OPTIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Mar 22, 2023
1 parent e6ff0b5 commit 6655a68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- '**'
tags:
- 'v*'
env:
NODE_OPTIONS: --max-old-space-size=6144

jobs:
release:
Expand Down

0 comments on commit 6655a68

Please sign in to comment.