DocumentationGenerator.jl icon indicating copy to clipboard operation
DocumentationGenerator.jl copied to clipboard

Don't mutate `~/.julia/packages`

Open mortenpi opened this issue 2 years ago • 0 comments

This can cause problems when running in a long-running environment (as opposed to CI; #202). We can copy the package source out to a temporary directory first.

mortenpi avatar Sep 22 '23 02:09 mortenpi