Update installer-tests.yml

This commit is contained in:
Adrien Ferrand 2020-01-08 08:26:12 +01:00 committed by GitHub
parent 082874e2f5
commit 88b65be81c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,4 +11,6 @@ jobs:
pool:
vmImage: $(imageName)
steps:
- script: wusa /uninstall /kb:3134758
condition: eq('${{ imageName }}', false)
- script: powershell -Command "$PSVersionTable.PSVersion"