Skip to content

Commit 851cca8

Browse files
authored
Add missing gdbm dependencies to the UNIX CI (GH-27467)
1 parent 2d34664 commit 851cca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/posix-deps-apt.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ apt-get -yq install \
99
libbz2-dev \
1010
libffi-dev \
1111
libgdbm-dev \
12+
libgdbm-compat-dev \
1213
liblzma-dev \
1314
libncurses5-dev \
1415
libreadline6-dev \

0 commit comments

Comments
 (0)