From 3f815718b115e8f074db6a64d58868811f50e835 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 7 Apr 2019 18:17:10 -0400 Subject: [PATCH] Oops --- .appveyor.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index cb564e1c..c56ae801 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -80,8 +80,7 @@ after_build: ) else ( set "version=%APPVEYOR_REPO_BRANCH%" ) - set "artifact=%version%-windows-%arch%-%compiler%- -%libtype%" + set "artifact=%version%-windows-%arch%-%compiler%-%libtype%" pushd build\meson-out if %buildtype%==static ( rem TODO msvc only?