mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
appveyor-artifacts.cmd: Enable ECHO to try to debug artifacts.
AppVeyor isn't saving artifacts, even though it should be saving them...
This commit is contained in:
parent
a43cd969f4
commit
000739724c
@ -1,4 +1,4 @@
|
||||
@ECHO OFF
|
||||
@ECHO ON
|
||||
if not "%compiler%" == "msvc2015" exit /b 0
|
||||
if not "%configuration%" == "Release" exit /b 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user