From 7eebc54f8aefdfbb0e9bcc48b0b1c693f3b10d6f Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Fri, 10 May 2024 16:22:11 -0400 Subject: [PATCH] ? --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0c47dd9..8b30ad5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,10 +57,10 @@ jobs: - name: Install Nix uses: DeterminateSystems/nix-installer-action@main with: - trust-runner-user: null flakehub: true extra-conf: | narinfo-cache-negative-ttl = 0 + trusted-users = root - name: Cache the store uses: ./ - name: Check the cache for liveness