Revert to bash
This commit is contained in:
parent
2c142e07de
commit
f2226e009e
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ runs:
|
|||
echo "::endgroup::"
|
||||
|
||||
- name: 'Execute JReleaser'
|
||||
shell: pwsh
|
||||
shell: bash
|
||||
working-directory: ${{ inputs.working-directory }}
|
||||
run: |
|
||||
echo "☕ java -jar jreleaser-cli.jar ${{ inputs.arguments }}"
|
||||
|
|
Loading…
Reference in a new issue