From 51acadd8be1bb62078f7073546c3afa3fe64e9e2 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Mon, 14 May 2018 08:20:07 -0400 Subject: Update appveyor.yml --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index bf88318..07eca0c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ artifacts: - - path: bin\debug\Project Ports.zip + - path: bin\debug\* name: Project Ports after_build: - - dir bin\debug\Project Ports.zip + - dir bin\debug -- cgit v1.2.3