Failing
Some checks failed
ssh-test / ssh-test (push) Failing after 24s
update-flake-lock / update-flake-lock (push) Failing after 10s

This commit is contained in:
iFargle 2023-12-08 22:24:23 +09:00
parent b9b94e7b4c
commit a1ee2000af

View file

@ -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