Skip to content

Commit

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

0 comments on commit ef625b7

Please sign in to comment.