Skip to content

Commit

Permalink
fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
cdiener committed Oct 28, 2022
1 parent b4d0218 commit 048832a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
python -m pip install twine
- uses: actions/download-artifact@v3
with:
name: wheel
name: wheels
path: wheelhouse
- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 048832a

Please sign in to comment.