Skip to content

Commit

Permalink
used the correct setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenNingia committed May 25, 2016
1 parent 296302b commit 9ac7930
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 @@ -47,7 +47,7 @@ after_build:
- cd %APPVEYOR_BUILD_FOLDER%\launchy\%CONFIGURATION%
- windeployqt .
- cd %APPVEYOR_BUILD_FOLDER%\launchy\win\installer
- ISCC SETUP.iss
- ISCC %ISSO%
- dir %APPVEYOR_BUILD_FOLDER%\launchy\win\installer\%CONFIGURATION%\

artifacts:
Expand Down

0 comments on commit 9ac7930

Please sign in to comment.