From b0e3ad1ad5361cff29c7cf91f0b9dd5059bfdf6e Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 14 Feb 2018 08:28:08 +0000 Subject: [PATCH] Fixed build --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 51a0f0859..539a71c44 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -23,6 +23,7 @@ after_build: appveyor PushArtifact "%APPVEYOR_BUILD_FOLDER%\src\Ombi\bin\Release\netcoreapp2.0\linux.tar.gz" + appveyor PushArtifact "%APPVEYOR_BUILD_FOLDER%\src\Ombi\bin\Release\netcoreapp2.0\linux-arm.tar.gz"