ci/build-test: install libarchive-dev

Previously, the package was not installed, hence the feature was always
disabled in the build test.
This commit is contained in:
Yu Watanabe
2025-07-20 09:48:08 +09:00
committed by Luca Boccassi
parent 2cfa513356
commit 94ad755008

View File

@@ -27,6 +27,7 @@ PACKAGES=(
isc-dhcp-client
itstool
kbd
libarchive-dev
libblkid-dev
libbpf-dev
libcap-dev