Skip to content

Commit

Permalink
Ok
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrink10 committed Nov 20, 2024
1 parent 48a060b commit ce38015
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
uses: actions/download-artifact@v4
with:
path: dist/
- run: ls -laR
merge-multiple: true
- run: ls -laR
# - name: Publish package distributions to PyPI
# uses: pypa/gh-action-pypi-publish@release/v1.12.2

0 comments on commit ce38015

Please sign in to comment.