Skip to content

Commit b3d7081

Browse files
committed
ci: debug
1 parent b5f6193 commit b3d7081

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
CIBW_BEFORE_ALL_MACOS: >
4141
brew tap fbkarsdorp/homebrew-lamachine &&
4242
brew install ucto
43+
find /usr/ -type f -name "*folia*" || true
44+
find /opt/ -type f -name "*folia*" || true
4345
CIBW_MANYLINUX_X86_64_IMAGE: quay.io/pypa/manylinux2014_x86_64
4446
CIBW_SKIP: "*-win* *-manylinux_i686 pp*"
4547

0 commit comments

Comments
 (0)