We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44eafd commit 8d899d1Copy full SHA for 8d899d1
.github/workflows/python-publish.yml
@@ -50,7 +50,7 @@ jobs:
50
51
PyPI_Upload:
52
runs-on: ubuntu-latest
53
- needs: ['manylinux']
+ needs: ['Build_Wheel']
54
steps:
55
- name: Download all
56
uses: actions/download-artifact@v2
0 commit comments