Skip to content

Commit 54ebe19

Browse files
committed
build
1 parent 100881a commit 54ebe19

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
- name: Install dependencies
2323
run: |
2424
python -m pip install --upgrade pip
25+
python -m pip install build
2526
2627
- name: Build
2728
run: |

0 commit comments

Comments
 (0)