From: Martin Quinson Date: Thu, 1 Oct 2015 15:47:22 +0000 (+0200) Subject: [appveyor] try to get the artifact name right X-Git-Tag: v3_12~77 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/acf3621eecc5b84a933c2f3b759794fd6d51dffe [appveyor] try to get the artifact name right Previously I got: Packaging artifacts...Pattern contains invalid characters. --- diff --git a/appveyor.yml b/appveyor.yml index 860f5c5d81..86d84b324f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -48,7 +48,7 @@ build_script: #- ctest --output-on-failure artifacts: -- path: C:\projects\simgrid\simgrid.jar +- path: simgrid.jar name: jarfile # notifications: