Skip to content

Commit fdaf8fb

Browse files
committed
Revert "Maybe zlib doesn't work."
This reverts commit 44f88b3.
1 parent 44f88b3 commit fdaf8fb

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
@@ -208,7 +208,7 @@ jobs:
208208

209209
- name: Conan install
210210
run: |
211-
conan install . -i build -s build_type=Release --build fmt --build libiconv --build=libxml2 --build=bzip
211+
conan install . -i build -s build_type=Release --build fmt --build libiconv --build=libxml2 --build=zlib --build=bzip
212212
shell: bash
213213

214214
- name: Conan build

0 commit comments

Comments
 (0)