We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb7edfa commit 2ad989aCopy full SHA for 2ad989a
action.yml
@@ -43,6 +43,7 @@ runs:
43
else
44
echo "Binary found at ${{ env.BINARY_PATH }}"
45
fi
46
+ shell: bash
47
48
- name: 💾 Save Binary
49
if: steps.cache-restore.outputs.cache-hit != 'true'
0 commit comments