ugh appveyor and margen changes

This commit is contained in:
illusion98 2020-02-11 06:42:48 -05:00
parent b619e482da
commit f62f23996d
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ after_build:
- |-
7z a xenia-%appveyor_repo_branch%.zip LICENSE .\build\bin\Windows\Release\xenia-canary.exe
7z a xenia-vfs-dump-%appveyor_repo_branch%.zip LICENSE .\build\bin\Windows\Release\xenia-vfs-dump.exe
7z a SDL2.zip %APPVEYOR_BUILD_FOLDER%\build\bin\%PLATFORM%\%CONFIGURATION%\SDL2.dll
7z a SDL2.zip .\build\bin\Windows\Release\SDL2.dll
test: off