Skip to content

Commit fba573e

Browse files
committed
storybook not building?
1 parent 0344c1d commit fba573e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build the static website
3333
run: |
3434
yarn install
35-
yarn run build
35+
yarn run build:storybook
3636
3737
- name: Install rclone
3838
run: |

0 commit comments

Comments
 (0)