From 60d073e2b0e50c82995bfc8a7fb619a0552d7346 Mon Sep 17 00:00:00 2001 From: jahanson Date: Mon, 20 May 2024 22:49:30 -0500 Subject: [PATCH] debug --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 22f9033..1b6bf70 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,6 +38,8 @@ jobs: name: hsndev # If you chose API tokens for write access OR if you have a private cache authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' + env: + USER: 'root' - name: Garbage collect build dependencies run: nix-collect-garbage