Skip to content

Commit ffa6eb9

Browse files
authored
Update main_product-docs-prod.yml
1 parent 30711ce commit ffa6eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_product-docs-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
npm run build --if-present
3030
npm run test --if-present
3131
env:
32-
NODE_OPTIONS: "--max-old-space-size=24576"
32+
NODE_OPTIONS: "--max-old-space-size=16384"
3333

3434
- name: Upload artifact for deployment job
3535
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)