fix action
This commit is contained in:
parent
b8031f656c
commit
4058bc784c
2
.github/workflows/storybook.yml
vendored
2
.github/workflows/storybook.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Install and Build
|
- name: Install and Build
|
||||||
run: |
|
run: |
|
||||||
npm ci
|
npm ci
|
||||||
npm run build-storybook
|
npm run build:storybook
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@3.6.2
|
uses: JamesIves/github-pages-deploy-action@3.6.2
|
||||||
|
Loading…
Reference in New Issue
Block a user