Skip to content

Commit

Permalink
Correct dist path
Browse files Browse the repository at this point in the history
  • Loading branch information
tkaragianes committed May 1, 2024
1 parent 8b92027 commit df9fa0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: python-package-distributions
path: draw_rna/dist/
path: dist/

publish-to-pypi:
name: >-
Expand Down

0 comments on commit df9fa0f

Please sign in to comment.