Skip to content

Commit

Permalink
bigger heap for chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbes7878 committed Aug 1, 2023
1 parent fd8fc9d commit 7fcc859
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chromatic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on: push
jobs:
chromatic-deployment:
runs-on: ubuntu-latest
env:
NODE_OPTIONS: '--max_old_space_size=4096'
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 7fcc859

Please sign in to comment.