Skip to content

Commit

Permalink
1: Fix path to dist for pypi release Github workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
lfse-slafleur committed Jan 26, 2024
1 parent 12d24e7 commit f02cccc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ jobs:
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
packages-dir: python/dist/

0 comments on commit f02cccc

Please sign in to comment.