Improve debugging output

This commit is contained in:
Matthias Pigulla 2019-09-15 07:29:53 +00:00
parent bf93b0e5d9
commit 1dd377d99d

View file

@ -14,6 +14,6 @@ jobs:
ssh-private-key: ${{ secrets.DEMO_KEY }}
- run: |
ssh-add -l
printenv
echo SSH_AUTH_SOCK is at $SSH_AUTH_SOCK