We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799758b commit addeb61Copy full SHA for addeb61
.github/workflows/publish-preview.yml
@@ -33,7 +33,7 @@ jobs:
33
name: Build
34
env:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
- NODE_OPTIONS: --max-old-space-size=4096
+ NODE_OPTIONS: --max-old-space-size=4192
37
- name: Deploy to Cloudflare Workers
38
39
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
0 commit comments