Manually build iconv for the mac.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-11-17 09:00:25 -08:00
parent b70d1754e1
commit ce603d13d0
1 changed files with 1 additions and 1 deletions

View File

@ -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 libiconv
shell: bash
- name: Conan build