Skip to content

Commit 4b262ab

Browse files
authored
ci : install libssl-dev (ggml-org#23325)
1 parent 00c461c commit 4b262ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/server-self-hosted.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ jobs:
160160
sudo DEBIAN_FRONTEND=noninteractive NEEDRESTART_MODE=a \
161161
apt-get install -y \
162162
build-essential \
163+
libssl-dev \
163164
python3-venv \
164165
gpg \
165166
wget \

0 commit comments

Comments
 (0)