Skip to content

Commit 692f14b

Browse files
committed
ci: add missing libbz2-dev dependency
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
1 parent c488240 commit 692f14b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
gawk \
6262
gettext \
6363
libaudit-dev \
64+
libbz2-dev \
6465
libcap-dev \
6566
libcap-ng-dev \
6667
libcunit1-dev \

0 commit comments

Comments
 (0)