remove magic cache
Some checks failed
Build and Release Resume PDF / date-fetch (push) Successful in 3s
Check flake.lock / Check health of `flake.lock` (push) Successful in 7s
Build and Release Resume PDF / build (push) Has been cancelled
Check Nix flake / Perform Nix flake checks (push) Has been cancelled

This commit is contained in:
2026-03-27 16:03:55 -04:00
parent 1614e9aed0
commit f3ae240c68

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