Skip to content

Commit

Permalink
chore(project): increase space size to 4GB for staging docs build (el…
Browse files Browse the repository at this point in the history
  • Loading branch information
adaex authored Sep 24, 2021
1 parent ff6e358 commit ad32cba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/staging-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: pnpm docs:build
env:
DOC_ENV: staging
NODE_OPTIONS: --max-old-space-size=4096

- name: Deploy staging website
uses: JamesIves/[email protected]
Expand Down

0 comments on commit ad32cba

Please sign in to comment.