diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f7c6335940a..1913fff9d21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -413,7 +413,7 @@ jobs: run: | pacman -Syu #pacman -Sy --noconfirm libaec-dev zlib1g-dev automake autoconf libcurl4-openssl-dev libjpeg-dev wget curl bzip2 m4 flex bison cmake libzip-dev libzstd-dev - pacman -Sy --noconfirm --needed automake autoconf libtool git wget curl bzip2 m4 flex bison cmake tar base-devel + pacman -Sy --noconfirm --needed automake autoconf libxml2 libtool git wget curl bzip2 m4 flex bison cmake tar base-devel #pacman -Sy --noconfirm --needed base-devel automake autoconf m4 flex bison cmake base-devel ###