Failing
This commit is contained in:
parent
b9b94e7b4c
commit
a1ee2000af
1 changed files with 2 additions and 2 deletions
|
@ -78,8 +78,8 @@ jobs:
|
|||
- name: "Nix build - nixos-vm-01"
|
||||
run: |
|
||||
echo "Running Nix Build"
|
||||
nix --extra-experimental-features "nix-command flakes" \
|
||||
build --flake /etc/nixos/git#nixos-vm-01 --target-host nixos-vm-01
|
||||
nixos-rebuild --build-host albert@framework-server --target-host albert@nixos-vm-01 --flake /etc/nixos/git
|
||||
|
||||
|
||||
- if: always()
|
||||
run: rm -rf /.cache
|
||||
|
|
Loading…
Reference in a new issue