Skip to content

Commit

Permalink
Add missing shell parameter to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jorchube committed Jan 2, 2021
1 parent d2f8fba commit e393b6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/create-artifact/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ runs:
shell: bash

- run: mv vest-release.tar.gz vest-release-${{inputs.version}}.tar.gz
shell: bash

0 comments on commit e393b6f

Please sign in to comment.