server: tests: ci : fix wget missing
This commit is contained in:
parent
0b0f0565dd
commit
29f8833058
1 changed files with 1 additions and 1 deletions
2
.github/workflows/server-test.yml
vendored
2
.github/workflows/server-test.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue