Skip to content

Commit ed54c6b

Browse files
committed
Update deploy_release.yaml
1 parent 813b6e2 commit ed54c6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy_release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818

1919
- name: sdist
2020
run: |
21+
pip install build
2122
python -m build --sdist .
2223
2324
- name: Publish a Python distribution to PyPI

0 commit comments

Comments
 (0)