Update libiconv.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-11-17 10:49:42 -08:00
parent 74eaa8aa4a
commit d4588ff2a7
1 changed files with 5 additions and 0 deletions

View File

@ -189,6 +189,11 @@ jobs:
pip install --upgrade conan
shell: bash
- name: Brew unlink libiconv
run: |
brew unlink libiconv
shell: bash
- name: Setup conan profile
run: |
conan profile new default --detect