Have appveyor include the correct LICENSE file.

This commit is contained in:
Brandon Wright 2018-11-14 15:34:27 -06:00
parent cdc91d7a51
commit 24050e9c40
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ after_build:
- copy "%output%" artifacts
- if "%config%"=="Release Unicode"
copy docs\changes.txt artifacts |
copy docs\snes9x-license.txt artifacts |
copy LICENSE artifacts |
copy win32\docs\faqs-windows.txt artifacts |
copy win32\docs\readme-windows.txt artifacts
- 7z a %package_name%.zip .\artifacts\*