Skip to content

Commit

Permalink
reset ACTIVE_PROJECT when building docs (JuliaLang#37315)
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC committed Sep 1, 2020
1 parent 294e5ae commit f780151
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
@@ -1,4 +1,5 @@
# Install dependencies needed to build the documentation.
Base.ACTIVE_PROJECT[] = nothing
empty!(LOAD_PATH)
push!(LOAD_PATH, @__DIR__, "@stdlib")
empty!(DEPOT_PATH)
Expand Down

0 comments on commit f780151

Please sign in to comment.