Skip to content

Commit

Permalink
ci: change main-preview storybook command
Browse files Browse the repository at this point in the history
  • Loading branch information
bocembocem committed Jul 18, 2023
1 parent bed24ca commit 6e0bafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: npm ci
shell: bash
- name: Build Storybook
run: npx build-storybook
run: npx sb build
shell: bash
- name: Upload to S3
uses: gravity-ui/preview-upload-to-s3-action@v1
Expand Down

0 comments on commit 6e0bafd

Please sign in to comment.