Skip to content

Commit a29c13e

Browse files
ufechner7Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent ab8c308 commit a29c13e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/build_docu.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33

44
using Pkg
55
Pkg.activate(joinpath(@__DIR__, "..", "docs"))
6+
Pkg.instantiate()
67
using LiveServer; servedocs(launch_browser=true)

0 commit comments

Comments
 (0)