From eab60cc16ecc52d44001d622b4d9ac97c8c22b42 Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Tue, 27 Jun 2023 09:41:06 +0200 Subject: [PATCH] ci: Use DeterminateSystems installer and cache --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 09ac2d2..c739035 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,8 +36,6 @@ jobs: - uses: actions/checkout@v3 - name: Install Nix uses: DeterminateSystems/nix-installer-action@v4 - - name: Run the Magic Nix Cache - uses: DeterminateSystems/magic-nix-cache-action@v1 - uses: cachix/cachix-action@v12 with: name: nifoc