From b044b15e74c008e10e9fb0356e051d6a719aca3e Mon Sep 17 00:00:00 2001 From: KSP-TaxiService Date: Sat, 24 Mar 2018 22:29:05 +0800 Subject: [PATCH] Correct Appveyor error --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 2533ac5..da07e0a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -138,7 +138,7 @@ artifacts: # mark release archive as final output of entire build process - - path: %ARTIFACTS_FOLDER%\RemoteTech.zip + - path: artifacts\RemoteTech.zip name: rt_c_gd #---------------------------------#