Don't build iconv.

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

View File

@ -233,7 +233,7 @@ jobs:
- name: Conan install - name: Conan install
run: | run: |
conan install . -i build -s build_type=Release --build libiconv conan install . -i build -s build_type=Release
shell: bash shell: bash
- name: Conan build - name: Conan build