Fix the build for Windows installer

This commit is contained in:
Adrien Ferrand 2020-09-24 20:29:05 +02:00
parent 119fb623f0
commit 683dd0ad56

View file

@ -71,7 +71,7 @@ jobs:
displayName: Check Powershell 5.x is used in vs2017-win2016
- task: UsePythonVersion@0
inputs:
versionSpec: 3.8
versionSpec: 3.7
addToPath: true
- task: DownloadPipelineArtifact@2
inputs: