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 504421f commit 440227fCopy full SHA for 440227f
.github/workflows/wheels.yml
@@ -33,5 +33,5 @@ jobs:
33
uses: actions/upload-artifact@v4
34
with:
35
name: tp53-wheels-${{ matrix.python }}
36
- path: ./wheelhouse/tp53*.whl
+ path: tp53*.whl
37
if-no-files-found: error
0 commit comments