debug
Some checks failed
Build / nix-build (ubuntu-aarch64, varda) (push) Failing after 2m48s
Build / nix-build (ubuntu-x86_64, durincore) (push) Failing after 4m24s
Build / Nix Build Successful (push) Successful in 4s

This commit is contained in:
Joseph Hanson 2024-05-21 10:24:13 -05:00
parent cf3fcf7c7f
commit d2ce99cf52

View file

@ -52,6 +52,7 @@ jobs:
shell: bash
run: |
set -o pipefail
rm -rf /homeless-shelter
export HOME=$(pwd)
nix build \
".#top.${{ matrix.system }}" \