Skip to content

Commit 07b1d13

Browse files
committed
Fix build
1 parent c768127 commit 07b1d13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ jobs:
281281
shell: bash
282282
env:
283283
VCPKG_BUILD_TYPE: release
284+
VCPKG_CMAKE_CONFIGURE_OPTIONS: -DLIBXML2_WITH_ZLIB=OFF -DLIBXML2_WITH_ICONV=OFF
284285
run: |
285286
vcpkg install libxml2:x64-windows-static
286287
#find / -iname 'libxml*.lib'

0 commit comments

Comments
 (0)