Skip to content

Commit

Permalink
feat: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksii Mukiienko committed Dec 19, 2023
1 parent 7c05028 commit 062dd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/npm-cache/
- run: npm ci
- run: npm ci # fix job in GitLab, otherwise job is failing
- name: Deploy storybook to Github Pages
run: npm run storybook:deploy -- --ci
env:
Expand Down

0 comments on commit 062dd5b

Please sign in to comment.