diff --git a/appveyor.yml b/appveyor.yml index 154689455d..c730d811aa 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -24,7 +24,7 @@ build_script: after_build: - cd installer - - '%PROGRAMFILES(x86)%\makensis mosquitto.nsi' + - '"%PROGRAMFILES(x86)%\NSIS\makensis" mosquitto.nsi' artifacts: - name: Installer