1
0
forked from clan/clan-infra

action-flake-update-pr-clan: add missing openssh

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

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