Skip to content

Commit 4424db8

Browse files
authored
ci: actually update pip in CI workflow instead of just pretending to (#816)
1 parent c0919b6 commit 4424db8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,7 @@ jobs:
505505
python -m
506506
pip install
507507
--user
508+
--upgrade
508509
pip
509510
510511
- name: Grab the source from Git

0 commit comments

Comments
 (0)