ci: drop magic Nix cache

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I0b65ccd5e3d5877c5dc2edd02f6e5b1c6a6a6964
This commit is contained in:
raf 2026-05-14 11:32:04 +03:00
commit 3f1f0ddc17
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -25,9 +25,6 @@ jobs:
experimental-features = nix-command flakes
allow-import-from-derivation = false
- name: "Nix Magic Cache"
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Run conversion script
run: |
tmpdir=$(mktemp -d)