action-flake-update-pr-clan: add missing openssh
All checks were successful
build / test (push) Successful in 7s

This commit is contained in:
Jörg Thalheim 2023-08-08 13:47:01 +02:00
parent c6ad47c50e
commit cf588d61e1

View File

@ -1,6 +1,7 @@
{ bash
, coreutils
, git
, openssh
, action-ensure-tea-login
, action-create-pr
, action-flake-update
@ -10,6 +11,7 @@ writePureShellScriptBin "action-flake-update-pr-clan" [
bash
coreutils
git
openssh
action-ensure-tea-login
action-create-pr
action-flake-update