Skip to content

Commit aca95e7

Browse files
committed
update publish.yml
1 parent f9f3238 commit aca95e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
run: |
2626
python -m pip install --upgrade pip
2727
python -m pip install setuptools
28+
python -m pip install build
2829
2930
- name: Build package
3031
run: |

0 commit comments

Comments
 (0)