We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c2158 commit fb7fe61Copy full SHA for fb7fe61
.github/workflows/distribute-grain.yml
@@ -14,6 +14,8 @@ on:
14
jobs:
15
distribute-grain:
16
runs-on: ubuntu-latest
17
+ env:
18
+ NODE_OPTIONS: --max_old_space_size=8192
19
steps:
20
- uses: actions/[email protected]
21
0 commit comments