fixed Install-Wix change.

This commit is contained in:
Dariy.Nurgaleev
2020-03-24 17:50:46 +07:00
parent 2c98daaee3
commit 20f0972617
+1 -1
View File
@@ -182,7 +182,7 @@
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Windows2019/Install-Wix.ps1"
"{{ template_dir }}/scripts/Installers/Install-Wix.ps1"
]
},
{