Skip to content

Commit

Permalink
WIP5
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Dec 29, 2024
1 parent 960681a commit 398f0d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
# FIXME: download release artifacts here?
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- run: pip install build
- run: python -m build
# - name: Publish package distributions to PyPI
# uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 398f0d0

Please sign in to comment.