Ok, that's enough sysadmin for this year.

This commit is contained in:
Ben Vanik 2015-12-31 20:45:10 -08:00
parent 558395c250
commit c2649b1fd4
2 changed files with 3 additions and 2 deletions

View File

@ -76,7 +76,7 @@ build:
# scripts to run after build
after_build:
- 7z a xenia-%appveyor_repo_branch%-%appveyor_repo_commit%.zip %APPVEYOR_BUILD_FOLDER%\build\bin\Windows\Release\xenia.exe
- 7z a xenia-%appveyor_repo_branch%-%appveyor_repo_commit%.zip LICENSE %APPVEYOR_BUILD_FOLDER%\build\bin\Windows\Release\xenia.exe
# to run your custom scripts instead of automatic MSBuild
#build_script:

View File

@ -87,4 +87,5 @@ For more see the main [frequently asked questions](http://xenia.jp/faq/) page.
### Can I get an exe?
Not yet.
Check the [Releases](https://github.com/benvanik/xenia/releases) tab to see
what's there. Updated irregularly.