Skip to content

Commit 66a76ec

Browse files
committed
Debug
1 parent d4a5a53 commit 66a76ec

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
@@ -76,6 +76,7 @@ jobs:
7676
env:
7777
VCPKG_BUILD_TYPE: release
7878
VCPKG_CMAKE_CONFIGURE_OPTIONS: -DBUILD_SHARED_LIBS=OFF
79+
VCPKG_ENV_PASSTHROUGH: 1
7980
run: |
8081
vcpkg --debug install libxml2:x64-windows-static
8182
find /c/vcpkg -iname 'libxml*.lib'

0 commit comments

Comments
 (0)