Skip to content

Commit f8ab2e1

Browse files
committed
ci: add needed packages
Signed-off-by: Anas Nashif <[email protected]>
1 parent fb17976 commit f8ab2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ jobs:
485485
sudo apt-get install -y autoconf automake bison flex gettext \
486486
help2man libboost-dev libboost-regex-dev \
487487
libncurses5-dev libtool-bin libtool-doc \
488-
pkg-config texinfo p7zip
488+
pkg-config texinfo p7zip lz4c pzstd unzstd zstd
489489
490490
# Install dependencies for cross compilation
491491
if [ "${{ matrix.host.name }}" == "windows-x86_64" ]; then

0 commit comments

Comments
 (0)