Skip to content

Commit 9334d71

Browse files
authored
refactor: update pypi.yml
1 parent 72df40b commit 9334d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Install dependencies
2424
run: |
25-
python -m pip install --upgrade pip
25+
pip install --upgrade pip
2626
pip install build
2727
pip install twine
2828

0 commit comments

Comments
 (0)