]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
fix package names
authorDave Miller <justdave@bugzilla.org>
Tue, 23 Sep 2025 05:17:04 +0000 (01:17 -0400)
committerDave Miller <justdave@bugzilla.org>
Tue, 23 Sep 2025 05:17:04 +0000 (01:17 -0400)
.github/workflows/release.yml

index d446d250939dac6beecc5255f3a4d2a021dee3a2..85eb6115391f8eb2bf85c5802dabd9b44bd5b8cb 100644 (file)
@@ -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 \