Skip to content

Commit 398f0d0

Browse files
committed
WIP5
1 parent 960681a commit 398f0d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
# FIXME: download release artifacts here?
1717
- uses: actions/checkout@v4
1818
- uses: actions/setup-python@v4
19+
- run: pip install build
1920
- run: python -m build
2021
# - name: Publish package distributions to PyPI
2122
# uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)