Test CI : nixos-rebuild
Some checks failed
/ test (push) Failing after 17s

This commit is contained in:
Théo Barnouin 2024-10-23 18:37:41 +02:00
parent c8a5ffde42
commit af6fb43348

View file

@ -8,7 +8,7 @@ jobs:
steps:
- name: Clone repo and connect to ssh
run: |
nix-shell -p git ssh-agents
nix-shell -p git ssh-agents nixos-rebuild
git clone https://"${{ vars.GIT_USER }}":"${{ vars.GIT_PASS }}"@git.le43.eu/tbarnouin/nixos-hypervisor
cd nixos-hypervisor
echo '${{ secrets.SSH_PRIVATE_KEY }}' > id_ed25519.pub