We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b182af commit ff90d0fCopy full SHA for ff90d0f
.github/workflows/release-binaries.yml
@@ -295,7 +295,6 @@ jobs:
295
VCPKG_CMAKE_CONFIGURE_OPTIONS: "-DBUILD_SHARED_LIBS=OFF"
296
run: |
297
vcpkg install libxml2:x64-windows-static
298
- Get-Content C:\vcpkg\packages\libxml2_x65-windows-static/lib/libxml2.lib -Encoding Byte -TotalCount 100 | Format-Hex
299
300
- name: Configure
301
id: build
0 commit comments