Skip to content

Commit 4586e83

Browse files
authored
Update python-publish.yml
1 parent f08133b commit 4586e83

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
@@ -35,6 +35,7 @@ jobs:
3535
pip install chardet
3636
pip install requests
3737
pip install regex
38+
pip install tqdm
3839
pip install wheel
3940
- name: Build package
4041
run: python -m build -n

0 commit comments

Comments
 (0)