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