Skip to content

Commit

Permalink
add checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
tylervick committed Jan 31, 2024
1 parent 04a9226 commit bc99584
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
uses: oven-sh/setup-bun@v1
with:
bun-version: latest

- name: Checkout
uses: actions/checkout@v4

- id: publish_storybook
uses: bitovi/[email protected]
with:
Expand Down

0 comments on commit bc99584

Please sign in to comment.