Skip to content

Commit

Permalink
Set shell bash for the info output
Browse files Browse the repository at this point in the history
  • Loading branch information
sclark3-godaddy committed Dec 6, 2023
1 parent e159fde commit 85c91ae
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 @@ -52,6 +52,7 @@ runs:
echo minimum_php_version_constant_name: ${{ inputs.minimum_php_version_constant_name }}
echo plugin_file: ${{ inputs.plugin_file }}
echo plugin_path: ${{ inputs.plugin_path }}
shell: bash
- name: Set up Node.js
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 85c91ae

Please sign in to comment.