Skip to content

Commit

Permalink
ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrksbnc committed Dec 17, 2023
1 parent 1ddae7c commit 2f01576
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- id: build-publish
uses: bitovi/github-actions-storybook-to-github-pages@v1.2.0
uses: bitovi/github-actions-storybook-to-github-pages@v1.0.0
with:
path: build
install_command: npm install
path: docs
build_command: npm run build-storybook

0 comments on commit 2f01576

Please sign in to comment.