From 5e187546b44406057e717fd213d6a6cdc28ecd67 Mon Sep 17 00:00:00 2001 From: Juan Di Toro Date: Wed, 25 Oct 2023 21:14:57 +0200 Subject: [PATCH] chore: debug --- .github/workflows/ci.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aee3244..858fa70 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,5 @@ jobs: - run: npm run build --if-present env: NODE_OPTIONS: "--max_old_space_size=4096" - - name: Setup tmate session - uses: mxschmitt/action-tmate@v3 - with: - limit-access-to-actor: false + + - run: cat ./lib/style.css