Update: [AzurePipelines] NSIS is now part of the Hosted image

pull/78/head
glx 5 years ago committed by Patric Stout
parent b7ed49af33
commit 8c0bfb4637

@ -4,8 +4,6 @@ parameters:
steps:
- bash: |
set -ex
# NSIS will be part of the Hosted image in the next update. Till then, we install it ourself
choco install nsis -y
mkdir nsis-plugin; cd nsis-plugin
curl -L https://devs.openttd.org/~truebrain/nsis-plugins/Nsis7z.zip > Nsis7z.zip

Loading…
Cancel
Save