Skip to content

Commit ffe6b0e

Browse files
committed
fix
1 parent 6dd846e commit ffe6b0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
python -m pip install --upgrade pip
2323
pip install PyGithub
2424
pip install twine
25+
pip install build
2526
2627
- name: Create Release
2728
env:

0 commit comments

Comments
 (0)