Skip to content

Commit f9c56f2

Browse files
fixed docs deps
1 parent 1c699b0 commit f9c56f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const CI = get(ENV, "CI", "false") == "true"
55

66
if CI
77
Pkg.add("Ephemerides")
8+
Pkg.add("StaticArrays")
89
Pkg.add("ReferenceFrameRotations")
910
Pkg.add("JSMDUtils")
1011
Pkg.add("JSMDInterfaces")

0 commit comments

Comments
 (0)