add openssh to Gitea Actions runners for SSH git operations
This commit is contained in:
parent
de80ff655b
commit
e680906a7f
@ -25,6 +25,7 @@ in
|
|||||||
nix
|
nix
|
||||||
attic-client
|
attic-client
|
||||||
nodejs # Required for GitHub Actions
|
nodejs # Required for GitHub Actions
|
||||||
|
openssh # Required for SSH git operations
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user