From 0d7f356ccf8ba6f1d6de4c77e7cdba1e23eee5f1 Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 27 Aug 2018 19:47:15 -0400 Subject: Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index ed75958..42f444d 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 build-win' +- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin' -- cgit v1.2.3