From 96c10d3bb0690cffdab9dd9f13062391c43bab37 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Fri, 27 Mar 2026 16:03:55 -0400 Subject: [PATCH] remove magic cache --- .github/workflows/build-resume.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build-resume.yaml b/.github/workflows/build-resume.yaml index 0487f9c..b6087fd 100644 --- a/.github/workflows/build-resume.yaml +++ b/.github/workflows/build-resume.yaml @@ -30,9 +30,6 @@ jobs: uses: actions/checkout@v4 - name: Install nix uses: https://github.com/DeterminateSystems/nix-installer-action@main - - - name: Setup Magic Cache - uses: DeterminateSystems/magic-nix-cache-action@main - name: Build PDF run: nix build .#default