Skip to content

Commit 8d8a23c

Browse files
committed
Debug
1 parent 41ac52e commit 8d8a23c

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
@@ -296,6 +296,7 @@ jobs:
296296
run: |
297297
ls -l /c/vcpkg/packages/libxml2_x64-windows/
298298
ls -l /c/vcpkg/packages/libxml2_x64-windows/lib/
299+
ls -l /c/vcpkg/packages/libxml2_x64-windows/include/
299300
# There were some issues on the ARM64 MacOS runners with trying to build x86 object,
300301
# so we need to set some extra cmake flags to disable this.
301302
cmake -G Ninja -S llvm -B ${{ steps.setup-stage.outputs.build-prefix }}/build \

0 commit comments

Comments
 (0)