Skip to content

Commit af13c87

Browse files
committed
Remove redundant pip upgrade in deploy-main.
1 parent 19c9775 commit af13c87

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy-main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
# predictable.
2525
python-version: '3.12.7'
2626

27-
- name: Upgrade pip (Python package manager) version
28-
run: pip install --upgrade pip
29-
3027
- name: Install mkdocs
3128
run: pip install mkdocs
3229

0 commit comments

Comments
 (0)