From 564a38dc8555e33218fa997b12310abd7317d9d2 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 20 Jun 2024 12:47:16 -0500 Subject: [PATCH] typo in hosts --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a2e40f9..525e607 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,7 +16,7 @@ on: inputs: hosts: description: 'list of hosts to build' - default: 'othalan aligz' + default: 'othalan algiz' type: string # concurrency: