Skip to content

Commit fb59530

Browse files
authored
Update wheels.yml
1 parent bf86140 commit fb59530

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ jobs:
5353

5454
# Temporary: use pre-release Python 3.12 for stable API builds
5555
CIBW_PRERELEASE_PYTHONS: True
56+
57+
# Debugging
58+
CMAKE_VERBOSE_MAKEFILE: 1
59+
FORCE_COLOR: 3
5660

5761
- name: Verify clean directory
5862
run: git diff --exit-code

0 commit comments

Comments
 (0)