Skip to content

Commit

Permalink
attempting to disambigua
Browse files Browse the repository at this point in the history
te upload artifact

Signed-off-by: Eric Reinecke <[email protected]>
  • Loading branch information
reinecke committed Jan 30, 2025
1 parent a58efc3 commit 62bf6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: wheels
path: ./wheelhouse/*.whl
path: ./wheelhouse/*-${{ matrix.python-build }}.whl

package_sdist:
needs: py_build_test
Expand Down

0 comments on commit 62bf6ca

Please sign in to comment.