From 4c19faefed82b4549354514f502949a8962f750b Mon Sep 17 00:00:00 2001 From: Eugene Kliuchnikov Date: Thu, 14 Sep 2017 15:08:44 +0200 Subject: [PATCH] xxx --- scripts/appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/appveyor.yml b/scripts/appveyor.yml index e207f3a..9c72ce9 100644 --- a/scripts/appveyor.yml +++ b/scripts/appveyor.yml @@ -34,7 +34,7 @@ build_script: - IF "%BUILD_SYSTEM%"=="make" ( sh -c "make brotli" && cd bin && 7z a -tzip -mx9 brotli-win-%ARCH%.zip brotli.exe && - appveyor PushArtifact brotli-win-%ARCH%.zip + appveyor PushArtifact brotli-win-%ARCH%.zip && cd .. ) test_script: