Skip to content

Commit

Permalink
Tried using -llibblis
Browse files Browse the repository at this point in the history
  • Loading branch information
unic0rn9k committed May 17, 2022
1 parent 5758693 commit 9782ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -21,7 +21,7 @@ on:

env:
CARGO_TERM_COLOR: always
RUSTFLAGS: "-lcblas"
RUSTFLAGS: "-llibblis"

jobs:
tests:
Expand Down

0 comments on commit 9782ecd

Please sign in to comment.