Skip to content

Commit

Permalink
fix GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nikmihalevich committed Sep 23, 2023
1 parent f143839 commit 62c2c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
if: always()
run: npm run test:unit
- name: build storybook
run: npm run storybook:build
run: npm run build-storybook
if: always()

0 comments on commit 62c2c20

Please sign in to comment.