debug
This commit is contained in:
parent
c3a988d1fb
commit
771f6d9d84
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -49,6 +49,7 @@ jobs:
|
|||
NIX_STORE_DIR: /nix/store
|
||||
NIX_STATE_DIR: /nix/var/nix
|
||||
NIX_LOG_DIR: /nix/var/log/nix
|
||||
HOME: /root
|
||||
run: |
|
||||
set -o pipefail
|
||||
nix build \
|
||||
|
|
Reference in a new issue