From 1807ee1c95e3c8afee033b0aaf93cbe339825681 Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 27 Aug 2018 19:48:56 -0400 Subject: Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 42f444d..b824016 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,4 +7,4 @@ after_build: - netstat -ab - tree /F # zip the archive -- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin' +- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin/Debug' -- cgit v1.2.3