From 4d4678afa30306421b9c094da138681c4db9ee93 Mon Sep 17 00:00:00 2001 From: Johan Borestad Date: Wed, 14 Feb 2024 02:30:42 +0100 Subject: [PATCH] =?UTF-8?q?`=EF=B8=8F=EF=B8=8F=E2=9A=A1=EF=B8=8F=20BUMP=20?= =?UTF-8?q?=E2=9A=A1=EF=B8=8F`=20=20`ci.yml=206(+)`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8841860..85c4c83 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,6 +34,12 @@ jobs: with: fetch-depth: 1 + - uses: actions/checkout@v3 + - name: Setup tmate session + uses: mxschmitt/action-tmate@v3 + with: + detached: false + # ───────────────────────────────────────────────────── # - name: Bootstrap ❯❯ denoland/setup-deno@v1 # uses: denoland/setup-deno@v1