This commit is contained in:
parent
34eddd1fe8
commit
6cf8a6ca34
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ jobs:
|
|||
eval $(ssh-agent -s)
|
||||
ssh-add id_ed25519.pub
|
||||
ssh -o StrictHostKeyChecking=accept-new tbarnouin@192.168.1.40 echo "All set !"
|
||||
nix --extra-experimental-features nix-command --extra-experimental-features flakes flake check
|
||||
nix --extra-experimental-features nix-command --extra-experimental-features flakes flake check --show-trace
|
||||
|
|
Loading…
Reference in a new issue