From 08c76f13db01ba610eaea79e2955dc5721f44adc Mon Sep 17 00:00:00 2001 From: osbm Date: Tue, 16 Sep 2025 13:43:32 +0300 Subject: [PATCH] why did i do this --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c64f1d..ee7964f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,8 +22,7 @@ jobs: || matrix.system == 'x86_64-darwin' && 'macos-latest' }} steps: - uses: actions/checkout@v4 - with: - sparse-checkout: .github/actions + - name: setup nix uses: ./.github/actions/setup-nix