mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
Update installer-tests.yml
This commit is contained in:
parent
b0c1ef57fd
commit
192084419c
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ jobs:
|
|||
pool:
|
||||
vmImage: $(imageName)
|
||||
steps:
|
||||
- script: wusa /uninstall /kb:3134758
|
||||
- script: wusa /uninstall /kb:3134758 /quiet /norestart
|
||||
- script: powershell -Command "$PSVersionTable.PSVersion"
|
||||
|
|
|
|||
Loading…
Reference in a new issue