Skip to content

Commit

Permalink
Update tools-dependencies-mirror-netlify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw authored Nov 18, 2024
1 parent 02e1768 commit 78fc1f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tools-dependencies-mirror-netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@ jobs:
run: touch index.html && ls -lah && pwd

- 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-tools/build-tools/
run: |
Expand Down

0 comments on commit 78fc1f5

Please sign in to comment.