Skip to content

Commit

Permalink
ci: server: install curl for deps.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
phymbert committed Mar 31, 2024
1 parent 6e6b42e commit 8fa36a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
git \
cmake \
python3-pip \
curl \
wget \
language-pack-en \
libcurl4-openssl-dev
Expand Down

0 comments on commit 8fa36a8

Please sign in to comment.