mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-30 12:30:44 +00:00
Update appveyor.yml
heh
This commit is contained in:
parent
8f1009704d
commit
b6a6191f6a
@ -38,7 +38,7 @@ build_script:
|
||||
- if "%build_type%"=="fbn-latestgcc-debug" bash -lc "exec 0</dev/null && cd $APPVEYOR_BUILD_FOLDER && rm -rf obj && mingw32-make mingw510 -j5 SKIPDEPEND=1 USE_UCRT=1"
|
||||
- if "%build_type%"=="fbn-latestgcc-debug" 7z a %build_type%.7z %APPVEYOR_BUILD_FOLDER%\fbneod.exe %APPVEYOR_BUILD_FOLDER%\fba.chm %APPVEYOR_BUILD_FOLDER%\*.zip %APPVEYOR_BUILD_FOLDER%\src\license.txt %APPVEYOR_BUILD_FOLDER%\whatsnew.html
|
||||
after_build:
|
||||
set package_name=%build_type%
|
||||
- set package_name=%build_type%
|
||||
artifacts:
|
||||
- path: %build_type%.7z
|
||||
name: $(packagename)
|
||||
|
Loading…
Reference in New Issue
Block a user