mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Update installer-tests.yml
This commit is contained in:
parent
082874e2f5
commit
88b65be81c
1 changed files with 2 additions and 0 deletions
|
|
@ -11,4 +11,6 @@ jobs:
|
|||
pool:
|
||||
vmImage: $(imageName)
|
||||
steps:
|
||||
- script: wusa /uninstall /kb:3134758
|
||||
condition: eq('${{ imageName }}', false)
|
||||
- script: powershell -Command "$PSVersionTable.PSVersion"
|
||||
|
|
|
|||
Loading…
Reference in a new issue