Update build.yml

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-26 02:09:31 -07:00 committed by GitHub
parent a6fb32e084
commit 8c444ee788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ jobs:
- name: Conan install
run: |
conan install . -i build -s build_type=Release --build fmt -s compiler.libcxx=libstdc++11 --build libiconv --build=libxml2 --build=zlib --build=bzip
conan install . -i build -s build_type=Release --build fmt -s compiler.libcxx=libstdc++11 --build libiconv --build=libxml2 --build=zlib --build=bzip --build=boost
shell: bash
- name: Conan build