From e2da6745526c8988046e1ed516b084ea82492539 Mon Sep 17 00:00:00 2001 From: huiyadanli Date: Sun, 5 Jan 2020 02:56:56 +0800 Subject: [PATCH] [#] Edit artifacts --- appveyor.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index b2b4d552..6084262e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,7 +4,5 @@ image: configuration: Release artifacts: - - path: bin\Release\RevokeMsgPatcher.exe - name: RevokeMsgPatcher - - path: bin\Release\RevokeMsgPatcher.MultiInstance.exe - name: RevokeMsgPatcher.MultiInstance \ No newline at end of file + - path: bin\Release\ + name: RevokeMsgPatcher \ No newline at end of file