Skip to content

Commit 9a79891

Browse files
Update python-app.yml
1 parent 9465357 commit 9a79891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# echo "pip3 successfully removed."
6060
# fi
6161
- name: Force reinstall pip
62-
run: python -m ensurepip --upgrade
62+
run: python3 -m ensurepip --upgrade
6363
- name: Set up Python
6464
uses: actions/setup-python@v6
6565
with:

0 commit comments

Comments
 (0)