Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 284b3ac

Browse filesBrowse files
committed
.github/workflows: ...
1 parent 10b17ba commit 284b3ac
Copy full SHA for 284b3ac

1 file changed

+3Lines changed: 3 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/wheels.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/wheels.yml
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ jobs:
134134
- name: Build wheels
135135
uses: pypa/cibuildwheel@v2.23.3
136136
env:
137+
CIBW_BEFORE_ALL: |
138+
echo $(cwd)
139+
ls
137140
CIBW_MUSLLINUX_X86_64_IMAGE: musllinux_1_2
138141
CIBW_TEST_SKIP: "cp*"
139142
CIBW_SKIP: "pp* cp*-manylinux*"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.