Skip to content

Commit

Permalink
refactor: storybook config
Browse files Browse the repository at this point in the history
  • Loading branch information
fikyair committed Jul 6, 2021
1 parent a4ed315 commit f35082f
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 @@ -12,7 +12,7 @@ jobs:
# Job steps
steps:
- uses: actions/checkout@v1
- run: yarn
- run: npm rebuild node-sass && yarn
#👇 Adds Chromatic as a step in the workflow
- uses: chromaui/action@v1
# Options required for Chromatic's GitHub Action
Expand Down

0 comments on commit f35082f

Please sign in to comment.