From cb12df5d48958c0b3f21aacb8f878b3f10fc93b7 Mon Sep 17 00:00:00 2001 From: jahanson Date: Tue, 21 May 2024 13:52:55 -0500 Subject: [PATCH] Remove magremove magic nix cache --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2f00cd0..146a043 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,6 @@ jobs: uses: https://github.com/actions/checkout@v4 with: fetch-depth: 0 - - uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main - uses: https://github.com/cachix/cachix-action@v14 if: ${{ !github.event.pull_request.head.repo.fork }} with: