Skip to content

Commit 440227f

Browse files
committed
chore: fixups
1 parent 504421f commit 440227f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
uses: actions/upload-artifact@v4
3434
with:
3535
name: tp53-wheels-${{ matrix.python }}
36-
path: ./wheelhouse/tp53*.whl
36+
path: tp53*.whl
3737
if-no-files-found: error

0 commit comments

Comments
 (0)