Skip to content

Commit 9e5b4c2

Browse files
authored
Update generate-instance-main.yml
1 parent fbf4371 commit 9e5b4c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate-instance-main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
generate-instance-main:
1111
runs-on: ubuntu-latest
12+
env:
13+
NODE_OPTIONS: --max_old_space_size=8192
1214
steps:
1315
- uses: actions/checkout@v2
1416
with:

0 commit comments

Comments
 (0)