Skip to content

Commit 99e8161

Browse files
committed
Fix debug
1 parent befa424 commit 99e8161

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-binaries.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,8 @@ jobs:
286286
run: |
287287
vcpkg install libxml2[core]:x64-windows-static
288288
#find / -iname 'libxml*.lib'
289+
ls -l /c/vcpkg/packages/libxml2_x64-windows-static/lib/
290+
cat /c/vcpkg/packages/libxml2_x64-windows-static/lib/cmake/*
289291
290292
- name: Configure
291293
id: build

0 commit comments

Comments
 (0)