|
@@ -25,7 +25,7 @@ jobs:
|
|
steps:
|
|
steps:
|
|
- checkout: self
|
|
- checkout: self
|
|
submodules: recursive
|
|
submodules: recursive
|
|
- - powershell: choco install --no-progress nsis.portable --version 3.06.1 -y
|
|
|
|
|
|
+ - powershell: choco install --no-progress nsis.portable --version 3.02 -y
|
|
displayName: choco install nsis
|
|
displayName: choco install nsis
|
|
- powershell: choco install --no-progress curl wget 7zip.portable -y
|
|
- powershell: choco install --no-progress curl wget 7zip.portable -y
|
|
displayName: choco install things
|
|
displayName: choco install things
|