Skip to content

Commit

Permalink
chore: fix docs output
Browse files Browse the repository at this point in the history
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
  • Loading branch information
iamnewton committed Nov 8, 2024
1 parent 26309dc commit 70db201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
build_command: npm run build:storybook
install_command: npm ci
path: storybook-static
path: docs
environment:
name: github-pages
url: ${{ steps.deploy-github-pages.outputs.page_url }}
Expand Down

0 comments on commit 70db201

Please sign in to comment.