feat: remove /homeless-shelter directory before building
Some checks failed
check-flake / lockfile (push) Failing after 2m31s
Some checks failed
check-flake / lockfile (push) Failing after 2m31s
This commit is contained in:
@@ -24,4 +24,5 @@ jobs:
|
||||
nix --extra-experimental-features nix-command --extra-experimental-features flakes flake check --all-systems
|
||||
- name: Build nix flake
|
||||
run: |
|
||||
rm -rf /homeless-shelter
|
||||
nix --extra-experimental-features nix-command --extra-experimental-features flakes build --no-link .#
|
||||
|
||||
Reference in New Issue
Block a user