We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c970ef3 commit 6d97058Copy full SHA for 6d97058
action.yml
@@ -17,6 +17,7 @@ runs:
17
echo "::error title=⛔ error hint::Support Linux and macOS Only"
18
exit 1
19
- name: Start SSH agent with a key
20
+ shell: bash
21
env:
22
SSH_AUTH_SOCK: /tmp/ssh_agent.sock
23
run: |
0 commit comments