Skip to content

Commit

Permalink
Tried to fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
blauret authored Aug 31, 2021
1 parent ffa1090 commit c1a8b35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
name: *.whl
path: ./dist
name: wheel
path: ./dist/*.whl

0 comments on commit c1a8b35

Please sign in to comment.