We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aae8c2 commit f4f5e6fCopy full SHA for f4f5e6f
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Build site
29
env:
30
- NODE_OPTIONS: "--max_old_space_size=4096"
+ NODE_OPTIONS: "--max_old_space_size=7000"
31
run: yarn build:prefix
32
33
- uses: jakejarvis/s3-sync-action@master
0 commit comments