Skip to content

Commit addeb61

Browse files
authored
[Docs] Increase heap memory (publish-preview) (#26080)
1 parent 799758b commit addeb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
name: Build
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36-
NODE_OPTIONS: --max-old-space-size=4096
36+
NODE_OPTIONS: --max-old-space-size=4192
3737
- name: Deploy to Cloudflare Workers
3838
env:
3939
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 commit comments

Comments
 (0)