From e286ebe9d0019c3e43b468569edb42935ceb20eb Mon Sep 17 00:00:00 2001 From: Silas Brack Date: Sun, 8 Mar 2026 10:56:27 +0100 Subject: [PATCH] Asdf --- .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 b3ce943..95215b5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v4 - uses: DeterminateSystems/nix-installer-action@main - - uses: DeterminateSystems/magic-nix-cache-action@main + # - uses: DeterminateSystems/magic-nix-cache-action@main - run: nix --print-build-logs build .#packages.$SYSTEM.default" env: