Skip to content

Commit f4a41ce

Browse files
author
Robert Sachunsky
committed
PyPI CD: forgot the actual build!
1 parent a8210ed commit f4a41ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
TWINE_USERNAME: __token__
2828
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
2929
run: |
30+
python -m build .
3031
ls -l dist
3132
twine upload --verbose dist/ocrd*{tar.gz,whl}

0 commit comments

Comments
 (0)