fix action

This commit is contained in:
AntoXa PRO 2023-10-11 11:11:45 +03:00
parent b8031f656c
commit 4058bc784c

View File

@ -14,7 +14,7 @@ jobs:
- name: Install and Build
run: |
npm ci
npm run build-storybook
npm run build:storybook
- name: Deploy
uses: JamesIves/github-pages-deploy-action@3.6.2