Skip to content

Commit b8a6931

Browse files
committed
More actions work
1 parent fddc69e commit b8a6931

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,6 @@ jobs:
8383
with:
8484
name: pypi_files_${{ matrix.os }}_${{ matrix.target }}_${{ matrix.interpreter || 'all' }}_${{ matrix.manylinux }}
8585
path: dist
86-
- name: Upload wheels
87-
uses: actions/upload-artifact@v4
88-
with:
89-
name: wheels
90-
path: dist
9186

9287
inspect-pypi-assets:
9388
needs: [build, build-sdist]

0 commit comments

Comments
 (0)