[Windows] Add NSIS to Windows Server 2022 (#4326)

This commit is contained in:
Aleksandr Chebotov
2021-10-26 14:16:20 +03:00
committed by GitHub
parent c353eee691
commit 1f97f5de37
3 changed files with 3 additions and 2 deletions

View File

@@ -223,6 +223,7 @@
"{{ template_dir }}/scripts/Installers/Install-AzureCosmosDbEmulator.ps1",
"{{ template_dir }}/scripts/Installers/Install-Mercurial.ps1",
"{{ template_dir }}/scripts/Installers/Install-Zstd.ps1",
"{{ template_dir }}/scripts/Installers/Install-NSIS.ps1",
"{{ template_dir }}/scripts/Installers/Install-Vcpkg.ps1",
"{{ template_dir }}/scripts/Installers/Install-PostgreSQL.ps1",
"{{ template_dir }}/scripts/Installers/Install-Bazel.ps1",