From 4b6c7c9eb3d9c544cf081ef5f7d38afd37910c40 Mon Sep 17 00:00:00 2001 From: Oliver Mannion <125105+tekumara@users.noreply.github.com> Date: Sun, 3 Dec 2023 11:12:15 +1100 Subject: [PATCH] ci: try sshx --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d87302..20aadd1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,6 +35,6 @@ jobs: - run: make kubes-prefect - run: make deploy - run: make run - - name: Start tmate session if failure + - name: Start tmate session on failed manual attempt if: ${{ failure() && (github.event_name == 'workflow_dispatch' || github.run_attempt > 1) }} - uses: mxschmitt/action-tmate@v3 + run: curl -sSf https://sshx.io/get | sh && sshx