From 0c2a3b5d4ffbf45149aad01011b6a881c588f257 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Mon, 11 Mar 2024 13:05:54 -0400 Subject: [PATCH] Drop the special branch --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 6148ddc..653bc07 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -88,7 +88,7 @@ jobs: - uses: DeterminateSystems/flake-checker-action@main - - uses: DeterminateSystems/nix-installer-action@mnc + - uses: DeterminateSystems/nix-installer-action@main - uses: DeterminateSystems/magic-nix-cache-action@main