[CI] Completely include xenia-vfs-dump as part of artifacts.
This commit is contained in:
parent
412f8ee63f
commit
a8af14ab3a
|
@ -88,7 +88,7 @@ after_build:
|
|||
# to run your custom scripts instead of automatic MSBuild
|
||||
# We also compile the tests here instead of later on.
|
||||
build_script:
|
||||
- cmd: xb.bat build --config=%CONFIGURATION% --target=src\xenia-app --target=tests\xenia-cpu-ppc-tests
|
||||
- cmd: xb.bat build --config=%CONFIGURATION% --target=src\xenia-app --target=tests\xenia-cpu-ppc-tests --target=tests\xenia-vfs-dump
|
||||
|
||||
# to disable automatic builds
|
||||
#build: off
|
||||
|
|
Loading…
Reference in New Issue