Different user ?

This commit is contained in:
Nicolas Patry 2024-09-12 11:27:22 +02:00
parent 21440a47a3
commit 75486de71d
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -28,7 +28,7 @@ jobs:
# If you chose signing key for write access # If you chose signing key for write access
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}' signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
env: env:
USER: root USER: github_runner
- name: Build - name: Build
run: nix build run: nix build
- name: Run tests. - name: Run tests.