From 2e2cc7a78ed2ef6f3418ce00bf14d86c989dfad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Thu, 30 Jan 2020 20:25:50 +0100 Subject: [PATCH] Oops --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index a32ccde..72c4b3e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,7 +14,7 @@ before_build: build: project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln after_build: -- cmd: makecab.exe /f ViGEmBus.ddf +#- cmd: makecab.exe /f ViGEmBus.ddf artifacts: - path: 'bin**\$(APPVEYOR_PROJECT_NAME)\*.inf' - path: 'bin**\$(APPVEYOR_PROJECT_NAME)\*.sys'