Skip to content

Commit 5933058

Browse files
committed
fix docs/make.jl
1 parent bd3f043 commit 5933058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ makedocs()
55
deploydocs(
66
repo = "github.com/JuliaGPU/GPUArrays.jl.git",
77
julia = "0.7",
8-
osname = "linux"
8+
osname = "linux",
99
# no need to build anything here, re-use output of `makedocs`
1010
deps = nothing,
1111
make = nothing,

0 commit comments

Comments
 (0)