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