oops4
This commit is contained in:
parent
27a8a19810
commit
aaffb38a3e
|
@ -43,7 +43,7 @@ jobs:
|
||||||
id: pages
|
id: pages
|
||||||
uses: actions/configure-pages@v2
|
uses: actions/configure-pages@v2
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn r-install
|
run: yarn install-r
|
||||||
- name: Build storybook
|
- name: Build storybook
|
||||||
run: cd src/components yarn build-storybook
|
run: cd src/components yarn build-storybook
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
|
|
Loading…
Reference in New Issue