Skip to content

Commit 2ad989a

Browse files
committed
added shell
1 parent cb7edfa commit 2ad989a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ runs:
4343
else
4444
echo "Binary found at ${{ env.BINARY_PATH }}"
4545
fi
46+
shell: bash
4647

4748
- name: 💾 Save Binary
4849
if: steps.cache-restore.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)