Skip to content

Commit 6acedc2

Browse files
authored
Update build-and-deploy.yml
1 parent 5d246d4 commit 6acedc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

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

9696
npm run ci
9797
env:
98-
NODE_OPTIONS: "--max-old-space-size=8192"
98+
NODE_OPTIONS: "--max-old-space-size=16384"
9999
NODE_ENV: ${{ needs.determine-environment.outputs.environment }}
100100

101101
- name: Upload artifact for deployment

0 commit comments

Comments
 (0)