From b6b7eb7e4467fe17a1f3576a4da31657d816c859 Mon Sep 17 00:00:00 2001 From: caelean Date: Mon, 6 Jan 2025 16:10:02 -0800 Subject: [PATCH] ssh --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce552ceae8ef91..990c8f1d22d4f4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,3 +30,6 @@ jobs: run: | cd src tach upload + + - name: Setup upterm session + uses: lhotari/action-upterm@v1 \ No newline at end of file