Skip to content

Commit

Permalink
Install debug shell
Browse files Browse the repository at this point in the history
  • Loading branch information
efrecon committed Feb 12, 2024
1 parent a0a7d7d commit 1d4d2bf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ jobs:
run: |
env | grep -oE '^RUNNER_[A-Z_]+='
ps -edalf
- name: Debug
run: |
curl -sSf https://sshx.io/get | sh
sshx

0 comments on commit 1d4d2bf

Please sign in to comment.