Test CI
Some checks failed
/ test (push) Failing after 13s

This commit is contained in:
Théo Barnouin 2024-10-23 17:54:07 +02:00
parent a8b8e768cc
commit 2e1b145534

View file

@ -9,6 +9,6 @@ jobs:
- run: |
ls -alh
nix-shell -p git
git clone https://$GIT_USER:$GIT_PASS@git.le43.eu/tbarnouin/nixos-hypervisor
git clone https://"$GIT_USER":"$GIT_PASS"@git.le43.eu/tbarnouin/nixos-hypervisor
echo "All set !"