Skip to content

Commit

Permalink
Fix deploy: add missing path parameter. (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r authored Apr 17, 2023
1 parent ed1f62c commit 4ca9f9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: dist
path: dist
- name: Publish Package
uses: pypa/[email protected]
with:
Expand Down

0 comments on commit 4ca9f9f

Please sign in to comment.