@@ -12,4 +12,4 @@ jobs:
|
|||||||
pwd
|
pwd
|
||||||
python3 --version
|
python3 --version
|
||||||
- name: Install pip
|
- name: Install pip
|
||||||
run: pip install --upgrade pip
|
run: pip3 install --upgrade pip
|
||||||
|
|||||||
Reference in New Issue
Block a user