Skip to content

Commit ce603d1

Browse files
committed
Manually build iconv for the mac.
1 parent b70d175 commit ce603d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ jobs:
233233

234234
- name: Conan install
235235
run: |
236-
conan install . -i build -s build_type=Release
236+
conan install . -i build -s build_type=Release --build libiconv
237237
shell: bash
238238

239239
- name: Conan build

0 commit comments

Comments
 (0)