From d812dd265cca6f0fe35399bd2f2e4d5dd93aa7a9 Mon Sep 17 00:00:00 2001 From: Igor Date: Thu, 29 Aug 2024 21:40:12 +0200 Subject: [PATCH] Add jq whiptail and to default dependencies --- .github/workflows/debian.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index 1a50f6ae4..308c317cb 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -21,7 +21,7 @@ jobs: homepage: "https://www.armbian.com" section: "default" priority: "optional" - depends: "bash" + depends: "bash jq whiptail" description: "Configng" secrets: