Skip to content

Commit

Permalink
#1833 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 734e2fc commit e7b772b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tools-dependencies-mirror-netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ jobs:
name: build-tools-mirror
path: ./starsky-tools/build-tools/mirror/

- name: ls && pwd
shell: bash
working-directory: ./starsky-tools/build-tools/mirror/
run: ls -lah && pwd

- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v3.0
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit e7b772b

Please sign in to comment.