Skip to content

Commit

Permalink
Update clientapp-storybook-netlify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw authored Nov 18, 2024
1 parent 2a6f387 commit 02e1768
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/clientapp-storybook-netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,11 @@ jobs:
path: ./starsky/starsky/clientapp/storybook-static

- name: Install Netlify
if: github.event_name != 'pull_request'
run: npm install netlify-cli@17.37.2 -g

- name: Deploy to Netlify
if: github.event_name != 'pull_request'
id: netlify_deploy
working-directory: ./starsky/starsky/clientapp/storybook-static
run: |
Expand Down

0 comments on commit 02e1768

Please sign in to comment.