Skip to content

Commit

Permalink
missing shell
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode authored and jsmrcaga committed Oct 17, 2024
1 parent 81584bc commit 06b6a09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ runs:
using: composite
steps:
- run: which ${{ inputs.netlify_path }} &> /dev/null || npm install netlify-cli -g
shell: bash
- run: ${{ github.action_path }}/entrypoint.sh
shell: bash
env:
Expand Down

0 comments on commit 06b6a09

Please sign in to comment.