Change title of a step
Build Runner Image / build (push) Has been cancelled

This commit is contained in:
2026-05-20 21:25:53 +02:00
parent 616c32d317
commit 907cb36210
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
run: |
echo "Can you see this?"
- name: Install tools
- name: Install tools (logged)
run: |
set -ex
dnf install -y git buildah > /tmp/dnf.log 2>&1 || true