Skip to content

Commit e874143

Browse files
committed
Bumnp js heap to 8gb
1 parent f6952a0 commit e874143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Build Documentation
5050
env:
51-
NODE_OPTIONS: "--max_old_space_size=4096"
51+
NODE_OPTIONS: "--max_old_space_size=8192"
5252
run: yarn build
5353

5454
- name: Peak at folder contents

0 commit comments

Comments
 (0)