From 48fda0cade643a612c66e469d92c9e644ea5961e Mon Sep 17 00:00:00 2001 From: WilliButz Date: Thu, 30 Jan 2025 19:02:56 +0100 Subject: [PATCH] github/workflows: drop magic-nix-cache-action MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Evidently did not do much anyway, right now GitHub lists four caches, the largest is 23MB ¯\_(ツ)_/¯ --- .github/workflows/check.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 41952e9..c284033 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -16,10 +16,6 @@ jobs: diagnostic-endpoint: "" source-url: "https://install.lix.systems/lix/lix-installer-x86_64-linux" - - uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 - with: - diagnostic-endpoint: "" - - run: nix flake check --log-format raw-with-logs -L env: