Skip to content

Commit ae2a4c0

Browse files
committed
Fix paths for wheels (III)
1 parent e21e8d0 commit ae2a4c0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cibuildwheels.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ jobs:
8282
name: wheels-${{ matrix.os }}-${{ matrix.arch }}-${{ matrix.p_ver }}
8383
path: ./dist/*.whl
8484

85-
- name: List files in dist
86-
run: ls -l ./dist
87-
8885
build_sdist:
8986
name: Build sdist
9087
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)