diff --git a/ci/build-docs.sh b/ci/build-docs.sh index f7e2bd72e..8ce9acc12 100644 --- a/ci/build-docs.sh +++ b/ci/build-docs.sh @@ -91,7 +91,7 @@ Pkg.develop([ (; path="./StatsPlots"), ]) Pkg.add(PackageSpec(; name="Plots", rev)) - Pkg.instantiate() +Pkg.precompile() ' $julia docs/make.jl