Skip to content

Commit

Permalink
fix: publishing path
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-camuto committed Feb 6, 2025
1 parent 29c3e4f commit 864990f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ jobs:
with:
pattern: dist-*
merge-multiple: true
path: dist
path: wheels
- name: List Files
run: ls -R

Expand Down

0 comments on commit 864990f

Please sign in to comment.