mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-22 11:16:08 +00:00
ci : install libssl-dev (#23325)
This commit is contained in:
parent
00c461ce1a
commit
4b262ab662
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue