We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef48ab6 commit 10ec638Copy full SHA for 10ec638
.github/workflows/build_and_upload.yml
@@ -54,7 +54,6 @@ jobs:
54
needs:
55
- build_wheels
56
- make_sdist
57
- if: github.event_name == 'release' && github.event.action == 'published'
58
steps:
59
- uses: "actions/download-artifact@v3"
60
with:
0 commit comments