mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 15:22:38 -04:00
Fix the build for Windows installer
This commit is contained in:
parent
119fb623f0
commit
683dd0ad56
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue