This commit is contained in:
adueck 2023-03-07 15:44:51 +05:00
parent 27a8a19810
commit aaffb38a3e
1 changed files with 1 additions and 1 deletions

View File

@ -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