Skip to content

Commit

Permalink
remove bash
Browse files Browse the repository at this point in the history
  • Loading branch information
rickycodes committed Apr 10, 2024
1 parent f6a743d commit 095b1d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ runs:
if: inputs.npm-token == ''
run: ${{ github.action_path }}/scripts/reports.sh
- id: upload-artifacts
shell: bash
if: inputs.npm-token == ''
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 095b1d8

Please sign in to comment.