Skip to content

Commit b5fadbb

Browse files
committed
add debug info
1 parent 403c585 commit b5fadbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/libzedmd-python-pybind11-extension.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ jobs:
8989
working-directory: build/
9090
run: |
9191
ls ../extern/libzedmd/build
92+
ls ../extern/libzedmd/third-party/build-libs/${{ matrix.platform }}/${{ matrix.arch }}
9293
pwd
9394
rm -Rf ./*
9495
if [[ "${{ matrix.platform }}" == "win" ]]; then

0 commit comments

Comments
 (0)