error 128 debugging, potential fix

daily
SLW\ARNAUA 2023-06-15 14:17:31 +02:00
parent c0975b95da
commit d008cad2c1
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -86,7 +86,6 @@ pipeline {
}
sh """
sudo apt update
sudo apt install software-properties-common -y
sudo add-apt-repository ppa:deadsnakes/ppa -y
sudo apt update
sudo apt install python3.8 -y