Skip to content

Commit

Permalink
server: tests: ci : fix wget missing
Browse files Browse the repository at this point in the history
  • Loading branch information
phymbert committed Feb 23, 2024
1 parent 0b0f056 commit 29f8833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
build-essential \
cmake \
python3-pip \
curl \
wget \
psmisc
- name: Download CLBlast
Expand Down

0 comments on commit 29f8833

Please sign in to comment.