mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-19 07:54:25 +00:00
drop wheel upload as artefact
This commit is contained in:
parent
962f5f5211
commit
528ad7fc3d
1 changed files with 0 additions and 9 deletions
9
.github/workflows/build_wheel_publish.yml
vendored
9
.github/workflows/build_wheel_publish.yml
vendored
|
|
@ -49,15 +49,6 @@ jobs:
|
|||
CIBW_ARCHS_LINUX: auto aarch64
|
||||
CIBW_ARCHS_WINDOWS: auto64
|
||||
CIBW_ARCHS_MACOS: x86_64 arm64
|
||||
CIBW_SKIP: >
|
||||
cp36-* cp37-* cp38-*
|
||||
pp37-* pp38-* pp39-* pp310-*
|
||||
|
||||
- name: Upload generated wheel
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: generated_wheels
|
||||
path: ./wheelhouse/*.whl
|
||||
|
||||
- name: Publish on Pypi
|
||||
# if: startsWith(github.ref, 'refs/tags/')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue