Skip to content

Commit c6c2158

Browse files
authored
Update generate-instance.yml (#116)
1 parent e83e56b commit c6c2158

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate-instance.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ on:
1111
jobs:
1212
GenerateCredInstance:
1313
runs-on: ubuntu-latest
14+
env:
15+
NODE_OPTIONS: --max_old_space_size=8192
1416
steps:
1517
- uses: actions/checkout@v2.3.4
1618
with:

0 commit comments

Comments
 (0)