We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6952a0 commit e874143Copy full SHA for e874143
.github/workflows/docs.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Build Documentation
50
env:
51
- NODE_OPTIONS: "--max_old_space_size=4096"
+ NODE_OPTIONS: "--max_old_space_size=8192"
52
run: yarn build
53
54
- name: Peak at folder contents
0 commit comments