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