From bf674a17719def03f7959e98606a93a2e3aa1186 Mon Sep 17 00:00:00 2001 From: Ciapa Date: Thu, 11 Apr 2024 22:55:34 +0200 Subject: [PATCH] Add debugging info --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d3ee1d..46411be 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: github_access_token: ${{ secrets.CUSTOM_GITHUB_TOKEN }} - name: Flake check - run: nix flake check + run: ls -lah / && nix flake check deploy: runs-on: