This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install tools (logged)
|
- name: Install tools (logged)
|
||||||
run: |
|
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
|
- name: Show install log
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user