Skip to content

Commit 0b6baed

Browse files
authored
Update build-and-deploy.yml
1 parent dd85a97 commit 0b6baed

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
@@ -94,7 +94,7 @@ jobs:
9494
9595
npm run build
9696
env:
97-
NODE_OPTIONS: "--max-old-space-size=16384"
97+
NODE_OPTIONS: "--max-old-space-size=8192"
9898
NODE_ENV: ${{ needs.determine-environment.outputs.environment }}
9999

100100
- name: Upload artifact for deployment

0 commit comments

Comments
 (0)