debug
This commit is contained in:
parent
cf3fcf7c7f
commit
d2ce99cf52
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -52,6 +52,7 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
set -o pipefail
|
||||
rm -rf /homeless-shelter
|
||||
export HOME=$(pwd)
|
||||
nix build \
|
||||
".#top.${{ matrix.system }}" \
|
||||
|
|
Reference in a new issue