This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
- name: Install tools (logged)
|
||||
run: |
|
||||
dnf install -y --quiet git buildah > /tmp/dnf.log 2>&1 || true
|
||||
script -q -c "dnf install -y git buildah" /tmp/dnf.log
|
||||
|
||||
- name: Show install log
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user