From 75486de71db625bc559f213cb10e65718a636a79 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Thu, 12 Sep 2024 11:27:22 +0200 Subject: [PATCH] Different user ? --- .github/workflows/nix_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nix_tests.yaml b/.github/workflows/nix_tests.yaml index 022ef36e..1804b7da 100644 --- a/.github/workflows/nix_tests.yaml +++ b/.github/workflows/nix_tests.yaml @@ -28,7 +28,7 @@ jobs: # If you chose signing key for write access signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}' env: - USER: root + USER: github_runner - name: Build run: nix build - name: Run tests.