Skip to content

Commit

Permalink
Fix artifacts path for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
achaikou committed Aug 9, 2024
1 parent 7dea5dd commit 192dbbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
packages_dir: artifact
packages-dir: ./wheelhouse/

0 comments on commit 192dbbb

Please sign in to comment.