parent
faaedb10ce
commit
98fc39a5cd
@ -10,7 +10,7 @@ jobs:
|
|||||||
- name: Install Python and pip
|
- name: Install Python and pip
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apt update
|
||||||
apt install python3-pip
|
apt install -y python3-pip
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user