From 50299c1cf3c1768800f255cd36495461c4ea01b7 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Mon, 21 Oct 2024 00:22:54 +0200 Subject: [PATCH] Update update-flake.yml --- .github/workflows/update-flake.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/update-flake.yml b/.github/workflows/update-flake.yml index 8e86daf..1595b9e 100644 --- a/.github/workflows/update-flake.yml +++ b/.github/workflows/update-flake.yml @@ -10,8 +10,6 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v4 - - name: Enable magic Nix cache - uses: DeterminateSystems/magic-nix-cache-action@main - name: Check flake uses: DeterminateSystems/flake-checker-action@main - name: Update Nix Flake Lock