Skip to content

Commit 1efe7b7

Browse files
committed
reset ACTIVE_PROJECT when building docs (#37315)
(cherry picked from commit f780151)
1 parent 657c29c commit 1efe7b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Install dependencies needed to build the documentation.
2+
Base.HOME_PROJECT[] = nothing
23
empty!(LOAD_PATH)
34
push!(LOAD_PATH, @__DIR__, "@stdlib")
45
empty!(DEPOT_PATH)

0 commit comments

Comments
 (0)