mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
Add Python3.8
This commit is contained in:
parent
a5c1b4b905
commit
714522b937
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
# Make sure all packages are pulled from latest
|
# Make sure all packages are pulled from latest
|
||||||
|
sudo add-apt-repository ppa:deadsnakes/ppa
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install python3.8
|
sudo apt-get install python3.8
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue