mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
fix
This commit is contained in:
parent
3927d99e09
commit
ca03bc49ef
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ jobs:
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install python${python.version)
|
sudo apt-get install python${python.version}
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
displayName: 'Install dependencies'
|
displayName: 'Install dependencies'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue