Skip to content

Commit

Permalink
github/workflows: drop magic-nix-cache-action
Browse files Browse the repository at this point in the history
Evidently did not do much anyway, right now GitHub lists four caches,
the largest is 23MB ¯\_(ツ)_/¯
  • Loading branch information
WilliButz committed Jan 30, 2025
1 parent f2b0754 commit 48fda0c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 48fda0c

Please sign in to comment.