Skip to content

Commit 3930e10

Browse files
committed
add an explicit dependency to curl
1 parent 875b36e commit 3930e10

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ apt-get -yq --no-install-recommends install \
55
build-essential \
66
pkg-config \
77
cmake \
8+
curl \
89
gdb \
910
lcov \
1011
libb2-dev \

0 commit comments

Comments
 (0)