This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "Can you see this?"
|
echo "Can you see this?"
|
||||||
|
|
||||||
- name: Install tools
|
- name: Install tools (logged)
|
||||||
run: |
|
run: |
|
||||||
set -ex
|
set -ex
|
||||||
dnf install -y git buildah > /tmp/dnf.log 2>&1 || true
|
dnf install -y git buildah > /tmp/dnf.log 2>&1 || true
|
||||||
|
|||||||
Reference in New Issue
Block a user