mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-27 23:50:20 -05:00
ci : install libssl-dev (#23325)
This commit is contained in:
parent
00c461ce1a
commit
4b262ab662
1
.github/workflows/server-self-hosted.yml
vendored
1
.github/workflows/server-self-hosted.yml
vendored
@ -160,6 +160,7 @@ jobs:
|
||||
sudo DEBIAN_FRONTEND=noninteractive NEEDRESTART_MODE=a \
|
||||
apt-get install -y \
|
||||
build-essential \
|
||||
libssl-dev \
|
||||
python3-venv \
|
||||
gpg \
|
||||
wget \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user