Skip to content

Commit e0189b0

Browse files
committed
Xheck library
1 parent df56500 commit e0189b0

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
@@ -293,6 +293,7 @@ jobs:
293293
- name: Install libxml2
294294
run: |
295295
vcpkg install libxml2:x64-windows-static
296+
Get-Content C:\vcpkg\packages\libxml2_x65-windows-static/lib/libxml2.lib -Encoding Byte -TotalCount 100 | Format-Hex
296297
297298
- name: Configure
298299
id: build

0 commit comments

Comments
 (0)