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"