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 \
|
||||
cmake \
|
||||
python3-pip \
|
||||
curl \
|
||||
wget \
|
||||
psmisc
|
||||
|
||||
- name: Download CLBlast
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue