server: tests: ci : fix wget missing

This commit is contained in:
Pierrick HYMBERT 2024-02-23 10:39:45 +01:00
parent 0b0f0565dd
commit 29f8833058

View file

@ -56,7 +56,7 @@ jobs:
build-essential \ build-essential \
cmake \ cmake \
python3-pip \ python3-pip \
curl \ wget \
psmisc psmisc
- name: Download CLBlast - name: Download CLBlast