Skip to content

Commit 173833b

Browse files
committed
wip
1 parent b3a39ef commit 173833b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-wheels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
- name: Build wheels
2222
uses: pypa/cibuildwheel@v3.1.3
23+
env:
24+
- CIBW_BUILD_VERBOSITY=1
2325

2426
- uses: actions/upload-artifact@v4
2527
with:

0 commit comments

Comments
 (0)