Skip to content

Commit ff90d0f

Browse files
committed
Remove debug
1 parent 7b182af commit ff90d0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-binaries.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ jobs:
295295
VCPKG_CMAKE_CONFIGURE_OPTIONS: "-DBUILD_SHARED_LIBS=OFF"
296296
run: |
297297
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
299298
300299
- name: Configure
301300
id: build

0 commit comments

Comments
 (0)