Skip to content

Commit

Permalink
Update libiconv.
Browse files Browse the repository at this point in the history
  • Loading branch information
fire committed Nov 17, 2021
1 parent 74eaa8a commit d4588ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d4588ff

Please sign in to comment.