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