diff --git a/docs/make.jl b/docs/make.jl index 23e7330..3446a06 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -29,6 +29,7 @@ makedocs( deploydocs( repo = "github.com/v-i-s-h/MAB.jl.git", + target = "build", osname = "linux", julia = "release", deps = nothing,