mirror of
https://github.com/godotengine/FBX2glTF.git
synced 2026-01-04 18:10:16 +03:00
Don't build iconv.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -233,7 +233,7 @@ jobs:
|
||||
|
||||
- name: Conan install
|
||||
run: |
|
||||
conan install . -i build -s build_type=Release --build libiconv
|
||||
conan install . -i build -s build_type=Release
|
||||
shell: bash
|
||||
|
||||
- name: Conan build
|
||||
|
||||
Reference in New Issue
Block a user