Skip to content

Commit

Permalink
Tried using -lblis
Browse files Browse the repository at this point in the history
  • Loading branch information
unic0rn9k committed May 17, 2022
1 parent 9782ecd commit d415fdb
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: "-llibblis"
RUSTFLAGS: "-lblis"

jobs:
tests:
Expand Down

0 comments on commit d415fdb

Please sign in to comment.