Make dnf quiet
Build Runner Image / build (push) Failing after 18s

This commit is contained in:
2026-05-20 21:41:34 +02:00
parent d891cc2fcf
commit 3885f6dd02
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
steps:
- name: Install tools
run: |
dnf install -y git buildah
dnf install -y --quiet git buildah
- name: Set registry host
run: |