1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-07 23:37:20 +01:00

workflow file try 3

This commit is contained in:
suchmememanyskill 2021-07-27 13:21:52 +02:00
parent 1a533d95af
commit b8496cb935

View file

@ -17,6 +17,7 @@ jobs:
sudo apt install software-properties-common -y
sudo add-apt-repository ppa:deadsnakes/ppa -y
sudo apt update -y
sudo apt install python3.9 -y
sudo rm /usr/bin/python3
sudo ln -s python3.9 /usr/bin/python3