Skip to content

Commit

Permalink
push preview
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC committed Nov 14, 2024
1 parent 7d769c9 commit 144ea47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ makedocs(
format = HTML(size_threshold = 600 * 2^10 #=600 KiB=#),
)

deploydocs(repo = "github.com/KristofferC/LinearAlgebra.jl.git")
deploydocs(repo = "github.com/KristofferC/LinearAlgebra.jl.git", push_preview = true)

0 comments on commit 144ea47

Please sign in to comment.