Skip to content

Commit

Permalink
Build quartz befroe storybook build
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan-github committed Jun 7, 2023
1 parent 965ccbf commit 7324d0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
run: |
yarn install
- name: build
run: |
yarn build
- name: Build 🤖
run: |
NODE_OPTIONS=--max_old_space_size=4096 yarn run predeploy
Expand Down

0 comments on commit 7324d0a

Please sign in to comment.