From c0ec8b762a0713ff5c675db95d9ef3c9f0540a6b Mon Sep 17 00:00:00 2001 From: Alee14 Date: Mon, 14 May 2018 08:19:04 -0400 Subject: Update appveyor.yml --- appveyor.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index a1bc368..bf88318 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,3 +1,5 @@ artifacts: - - path: \bin\debug\* + - path: bin\debug\Project Ports.zip name: Project Ports +after_build: + - dir bin\debug\Project Ports.zip -- cgit v1.2.3