Skip to content

Commit

Permalink
Update build_wheels_main_pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrenaud90 authored Feb 14, 2024
1 parent 11a4455 commit 8fe7bbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_wheels_main_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ jobs:
name: Upload wheels to PyPI
needs: [build_macos_wheel, build_other_wheels, make_sdist, check_dist]
runs-on: ubuntu-latest
if: github.event_name == 'release' && github.event.action == 'published'
steps:
- uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 8fe7bbb

Please sign in to comment.