From 13a3f2c745c5ec36626316977aa90bd337b55fc4 Mon Sep 17 00:00:00 2001 From: nyanhp Date: Sat, 4 Nov 2017 18:49:41 +0100 Subject: [PATCH] rel path --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 28d4e1918..ae38fb8ba 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -30,7 +30,7 @@ after_build: Push-AppVeyorArtifact $f.FullName } artifacts: - - path: C:\projects\automatedlab\Installer\bin\Debug\AutomatedLab.msi + - path: \Installer\bin\Debug\AutomatedLab.msi name: alinstaller type: file deploy: