chore: updating build commands for storybook
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -46,7 +46,8 @@ jobs:
|
||||
working-directory: microsite
|
||||
|
||||
- name: build storybook
|
||||
run: yarn workspace storybook build-storybook
|
||||
run: yarn build-storybook
|
||||
working-directory: storybook
|
||||
|
||||
- name: move storybook dist into microsite
|
||||
run: mv storybook/dist/ microsite/build/backstage/storybook
|
||||
|
||||
Reference in New Issue
Block a user