From 4319f02f2d316746013425fa0dfab8a31332728e Mon Sep 17 00:00:00 2001 From: cignoni Date: Mon, 7 May 2018 11:47:47 +0200 Subject: [PATCH] appveyor 5 --- appveyor.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index c5719a5ba..d42250e66 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -52,13 +52,13 @@ before_build: - echo %ARCH% - echo %DISTRIBNAME% - appveyor SetVariable -Name DISTRIBNAME -Value %DISTRIBNAME% + - appveyor PushArtifact src/%DISTRIBNAME% artifacts: - - path: src/%DISTRIBNAME% - #hope it works... - - name: meshlab-portable + - path: src/distrib.zip + name: meshlab-portable # To run your custom scripts instead of automatic MSBuild build_script: