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
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
rm -rf /homeless-shelter
|
||||||
export HOME=$(pwd)
|
export HOME=$(pwd)
|
||||||
nix build \
|
nix build \
|
||||||
".#top.${{ matrix.system }}" \
|
".#top.${{ matrix.system }}" \
|
||||||
|
|
Reference in a new issue