server: test: ci fix clblast
This commit is contained in:
parent
fa51baca9a
commit
606738eeef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/server-test.yml
vendored
2
.github/workflows/server-test.yml
vendored
|
@ -69,7 +69,7 @@ jobs:
|
|||
id: get_clblast
|
||||
if: ${{ matrix.build == 'clblast' }}
|
||||
run: |
|
||||
apt install libclblast-dev
|
||||
apt install -y libclblast-dev
|
||||
|
||||
- name: Download OpenBLAS
|
||||
id: get_openblas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue