Skip to content

Commit

Permalink
Fix artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Dec 21, 2022
1 parent dce3756 commit fa3001b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: python_wheel
path: dist/

# - name: Publish on PyPI
# env:
Expand Down

0 comments on commit fa3001b

Please sign in to comment.