From a33e223774ca787533114cd5982cb74edf6fb69c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Fri, 8 Jan 2021 22:16:24 +0100 Subject: [PATCH] Fixed build output formatting --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 47e31e5..b1b3874 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,7 +13,7 @@ before_build: - cmd: vpatch.exe --stamp-version "%APPVEYOR_BUILD_VERSION%" --target-file ".\sys\ViGEmBus.vcxproj" --vcxproj.inf-time-stamp - cmd: vpatch.exe --stamp-version "%APPVEYOR_BUILD_VERSION%" --target-file ".\sys\ViGEmBus.rc" --resource.file-version --resource.product-version build_script: -- ps: .\build.ps1 +- cmd: .\build.cmd after_build: - cmd: makecab.exe /f ViGEmBus_%PLATFORM%.ddf artifacts: