Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ralight committed Jul 1, 2015
1 parent 92e3f8c commit 9c71189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ build_script:

after_build:
- cd installer
- '%PROGRAMFILES(x86)%\makensis mosquitto.nsi'
- '"%PROGRAMFILES(x86)%\NSIS\makensis" mosquitto.nsi'

artifacts:
- name: Installer
Expand Down

0 comments on commit 9c71189

Please sign in to comment.