Skip to content

Commit

Permalink
Build bzip2.
Browse files Browse the repository at this point in the history
  • Loading branch information
fire committed Nov 17, 2021
1 parent ad566c6 commit db63c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ jobs:

- name: Conan install
run: |
conan install . -i build -s build_type=Release
conan install . -i build -s build_type=Release --build bzip2
shell: bash

- name: Conan build
Expand Down

0 comments on commit db63c70

Please sign in to comment.