We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38575bb commit c062f67Copy full SHA for c062f67
.github/workflows/ci.yaml
@@ -57,7 +57,7 @@ jobs:
57
- name: Setup upterm session
58
if: ${{ failure() }}
59
timeout-minutes: 60
60
- uses: lhotari/action-upterm@v1
+ run: curl -sSf https://sshx.io/get | sh -s run
61
62
success-all-test:
63
runs-on: ubuntu-latest
0 commit comments