From: Thomas Weißschuh Date: Fri, 21 Oct 2022 19:32:53 +0000 (+0200) Subject: ci: s390x: install more test dependencies X-Git-Tag: v2.39-rc1~467^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=30ad098b7d581250f8cda76372e6c76b3839f7a1;p=thirdparty%2Futil-linux.git ci: s390x: install more test dependencies --- diff --git a/.github/workflows/cibuild.yml b/.github/workflows/cibuild.yml index 66a6cb9105..a6131b01a8 100644 --- a/.github/workflows/cibuild.yml +++ b/.github/workflows/cibuild.yml @@ -114,7 +114,7 @@ jobs: export QEMU_USER=1 apt-get update - apt-get install -y --no-install-recommends lsb-release software-properties-common gpg-agent git + apt-get install -y --no-install-recommends lsb-release software-properties-common gpg-agent git squashfs-tools iproute2 dmsetup git config --global --add safe.directory "$PWD"