Skip to content

Commit

Permalink
AppVeyor: Added missing Launcher artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Wohlstand committed Dec 27, 2019
1 parent 071dc59 commit 8a8b9a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ build_script:
- if [%TOBUILD%]==[LunaLua] appveyor PushArtifact LunaLoader-exec.7z
- if [%TOBUILD%]==[Launcher] build_launcher_2017.bat
- if [%TOBUILD%]==[Launcher] deploy-launcher.bat nopause
- if [%TOBUILD%]==[Launcher] appveyor PushArtifact SMBX-Launcher.zip

deploy:
- provider: Environment
Expand Down

0 comments on commit 8a8b9a3

Please sign in to comment.