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 c2b2de3 commit dfb6cf2Copy full SHA for dfb6cf2
.github/workflows/deploy-production.yml
@@ -146,9 +146,6 @@ jobs:
146
- run: npm install
147
148
- name: Build
149
- env:
150
- NODE_OPTIONS: "--max-old-space-size=8192"
151
- GATSBY_HF_CDN_URL: ""
152
run: npm run build
153
154
- name: Clean up node_modules # Just to save space
.github/workflows/deploy-staging.yml
0 commit comments