This commit is contained in:
parent
5de4947b42
commit
81914d23b0
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ jobs:
|
|||
|
||||
- name: Setup Python
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y python3 python3-pip
|
||||
pip3 install --upgrade pip
|
||||
|
||||
|
|
Loading…
Reference in a new issue