From: Dave Miller Date: Tue, 23 Sep 2025 05:17:04 +0000 (-0400) Subject: fix package names X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42af0c8ca99f0e5ab3dfee9f92cf960248274bd5;p=thirdparty%2Fbugzilla.git fix package names --- diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d446d2509..85eb61153 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: sudo apt-get -y dist-upgrade sudo apt-get install --ignore-hold --allow-downgrades -y \ apache2 \ - mariadb-client-10.3 \ + mariadb-client \ netcat \ libappconfig-perl \ libdate-calc-perl \