Skip to content

Commit

Permalink
Fix watning - Update /doc/make.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
gitboy16 authored Apr 26, 2024
1 parent dc2b73b commit 8189665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ empty!(DEPOT_PATH)
push!(DEPOT_PATH, joinpath(@__DIR__, "deps"))
push!(DEPOT_PATH, abspath(Sys.BINDIR, "..", "share", "julia"))
using Pkg
Pkg.update()
Pkg.instantiate()

using Documenter
Expand Down

0 comments on commit 8189665

Please sign in to comment.