remove magic cache

This commit is contained in:
2026-03-27 16:03:55 -04:00
parent 9060755477
commit 96c10d3bb0

View File

@@ -31,9 +31,6 @@ jobs:
- name: Install nix - name: Install nix
uses: https://github.com/DeterminateSystems/nix-installer-action@main uses: https://github.com/DeterminateSystems/nix-installer-action@main
- name: Setup Magic Cache
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Build PDF - name: Build PDF
run: nix build .#default run: nix build .#default