diff --git a/images/win/Windows2019-Azure.json b/images/win/Windows2019-Azure.json index 0f432b6c..eb574cec 100644 --- a/images/win/Windows2019-Azure.json +++ b/images/win/Windows2019-Azure.json @@ -142,7 +142,7 @@ { "type": "powershell", "scripts":[ - "{{ template_dir }}/scripts/Installers/Install-Msys2.ps1" + "{{ template_dir }}/scripts/Installers/Windows2019/Install-Msys2.ps1" ] }, {