test
Some checks failed
ssh-test / ssh-test (push) Failing after 1s

This commit is contained in:
iFargle 2023-12-20 22:01:03 +09:00
parent c6769c4c39
commit 272b279010

View file

@ -75,11 +75,6 @@ jobs:
- name: "Nix Version"
run: |
nix --version
- name: "Nix build - nixos-vm-01"
run: |
echo "Running Nix Build"
nixos-rebuild --build-host albert@framework-server --target-host albert@nixos-vm-01 --flake /etc/nixos/git
- if: always()
name: "Send Notification"