Set Python for snaps_build also

This commit is contained in:
Adrien Ferrand 2020-09-24 00:52:06 +02:00
parent 6cdcab5e52
commit 119fb623f0

View file

@ -136,6 +136,10 @@ jobs:
pool:
vmImage: ubuntu-18.04
steps:
- task: UsePythonVersion@0
inputs:
versionSpec: 3.8
addToPath: true
- script: |
sudo apt-get update
sudo apt-get install -y --no-install-recommends nginx-light snapd