From ee21dee6bbac1de564fc5f26d2ccc38cbabc4204 Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Sun, 22 Oct 2017 22:08:35 +0200 Subject: [PATCH] Fix artifacts. --- .appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 8485f14cb..95f607231 100755 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -15,10 +15,10 @@ environment: - qmake_args: 'USE_WEBENGINE=true' artifacts: - - path: '**\rssguard*win64.exe' + - path: 'rssguard-build\rssguard*win64.exe' name: rssguard-exe - - path: '**\rssguard*win64.7z' + - path: 'rssguard-build\rssguard*win64.7z' name: rssguard-7z deploy: