Skip to content

Commit

Permalink
fix: ci cmd
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Oct 29, 2023
1 parent 5ecfc40 commit 4ec3b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Build project
run: |
cd storybook
npm build build
npm run build
env:
CI: true
- name: Deploy with gh-pages
Expand Down

1 comment on commit 4ec3b81

@vercel
Copy link

@vercel vercel bot commented on 4ec3b81 Oct 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

shiro – ./

springtide.vercel.app
shiro-innei.vercel.app
innei.in
shiro-git-main-innei.vercel.app

Please sign in to comment.