Skip to content

Commit b8a3dd6

Browse files
committed
Attempt again
1 parent 07b1d13 commit b8a3dd6

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
@@ -282,6 +282,7 @@ jobs:
282282
env:
283283
VCPKG_BUILD_TYPE: release
284284
VCPKG_CMAKE_CONFIGURE_OPTIONS: -DLIBXML2_WITH_ZLIB=OFF -DLIBXML2_WITH_ICONV=OFF
285+
VCPKG_ENV_PASSTHROUGH: VCPKG_CMAKE_CONFIGURE_OPTIONS
285286
run: |
286287
vcpkg install libxml2:x64-windows-static
287288
#find / -iname 'libxml*.lib'

0 commit comments

Comments
 (0)