Skip to content

Commit

Permalink
Add missing gdbm dependencies to the UNIX CI (GH-27467) (GH-27468)
Browse files Browse the repository at this point in the history
(cherry picked from commit 851cca8)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
  • Loading branch information
miss-islington and pablogsal committed Jul 30, 2021
1 parent 0bc1765 commit a603aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/posix-deps-apt.sh
Expand Up @@ -9,6 +9,7 @@ apt-get -yq install \
libbz2-dev \
libffi-dev \
libgdbm-dev \
libgdbm-compat-dev \
liblzma-dev \
libncurses5-dev \
libreadline6-dev \
Expand Down

0 comments on commit a603aa4

Please sign in to comment.