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