Updated the action files
Signed-off-by: snehaljos <joyalsnehal3421@gmail.com>
This commit is contained in:
committed by
Patrik Oldsberg
parent
30b67162b3
commit
e460ff035a
@@ -46,7 +46,7 @@ jobs:
|
||||
run: yarn workspace storybook build-storybook
|
||||
|
||||
- name: move storybook dist into microsite
|
||||
run: mv packages/storybook/dist/ microsite/build/backstage/storybook
|
||||
run: mv storybook/dist/ microsite/build/backstage/storybook
|
||||
|
||||
- name: Check the build output
|
||||
run: ls microsite/build/backstage && ls microsite/build/backstage/storybook
|
||||
|
||||
@@ -3,7 +3,7 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/chromatic-storybook-test.yml'
|
||||
- 'packages/storybook/**'
|
||||
- 'storybook/**'
|
||||
- 'packages/config/src/**'
|
||||
- 'packages/theme/src/**'
|
||||
- 'packages/types/src/**'
|
||||
|
||||
+9452
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user