Skip to content

Commit d639d62

Browse files
committed
[Docs] Increase heap memory (publish-production)
1 parent 799758b commit d639d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: Build
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31-
NODE_OPTIONS: --max-old-space-size=4096
31+
NODE_OPTIONS: --max-old-space-size=4192
3232
- run: npx wrangler deploy
3333
name: Deploy to Cloudflare Workers
3434
env:

0 commit comments

Comments
 (0)