mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
fixing the CI for the html kitchen sink
This commit is contained in:
parent
be1a0ddb50
commit
5e6bb41391
@ -92,6 +92,11 @@ jobs:
|
||||
command: |
|
||||
cd examples/mithril-kitchen-sink
|
||||
yarn build-storybook
|
||||
- run:
|
||||
name: Build html kitchen-sink
|
||||
command: |
|
||||
cd examples/html-kitchen-sink
|
||||
yarn build-storybook
|
||||
- run:
|
||||
name: Build riot kitchen-sink
|
||||
command: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user