Skip to content

Commit

Permalink
fix chromatic script
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Mar 27, 2024
1 parent a97567c commit 9f4c631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
node-version: 18.x

- name: Install dependencies
run: yarn install --immutable --immutable-cache --check-cache
run: yarn install --immutable

- name: Build addon
run: yarn workspace msw-storybook-addon build
Expand Down

0 comments on commit 9f4c631

Please sign in to comment.