mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
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:
committed by
Luca Boccassi
parent
2cfa513356
commit
94ad755008
1
.github/workflows/build-test.sh
vendored
1
.github/workflows/build-test.sh
vendored
@@ -27,6 +27,7 @@ PACKAGES=(
|
||||
isc-dhcp-client
|
||||
itstool
|
||||
kbd
|
||||
libarchive-dev
|
||||
libblkid-dev
|
||||
libbpf-dev
|
||||
libcap-dev
|
||||
|
||||
Reference in New Issue
Block a user