We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403c585 commit b5fadbbCopy full SHA for b5fadbb
.github/workflows/libzedmd-python-pybind11-extension.yml
@@ -89,6 +89,7 @@ jobs:
89
working-directory: build/
90
run: |
91
ls ../extern/libzedmd/build
92
+ ls ../extern/libzedmd/third-party/build-libs/${{ matrix.platform }}/${{ matrix.arch }}
93
pwd
94
rm -Rf ./*
95
if [[ "${{ matrix.platform }}" == "win" ]]; then
0 commit comments