Skip to content

Commit 346842c

Browse files
committedNov 16, 2024··
Do not install curl from apt source
1 parent 52869ec commit 346842c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ runs:
5050
autoconf \
5151
gcc \
5252
make \
53-
curl \
5453
unzip \
5554
bison \
5655
re2c \
@@ -71,7 +70,6 @@ runs:
7170
libsqlite3-mod-spatialite \
7271
libwebp-dev \
7372
libonig-dev \
74-
libcurl4-openssl-dev \
7573
libxml2-dev \
7674
libxslt1-dev \
7775
libpq-dev \

0 commit comments

Comments
 (0)
Please sign in to comment.