Skip to content

Commit

Permalink
now?
Browse files Browse the repository at this point in the history
  • Loading branch information
fedebenelli committed Jan 14, 2025
1 parent d295623 commit ebd0d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: python-package-distributions
path: dist/
path: dist/ugropy-${{ matrix.os }}-${{ matrix.python-version }}/

publish_to_pypi:
name: Publish Python 🐍 wheels 🛞 to PyPI
Expand Down

0 comments on commit ebd0d4d

Please sign in to comment.