Skip to content

Commit 5f3452d

Browse files
Merge branch 'ss/omip-prototype' of github.com:CliMA/ClimaOcean.jl into ss/omip-prototype
2 parents d0b3bf9 + cf2e735 commit 5f3452d

File tree

2 files changed

+6
-635
lines changed

2 files changed

+6
-635
lines changed

docs/make.jl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Pkg.add(PackageSpec(
1111
url = "https://github.com/CliMA/Oceananigans.jl",
1212
rev = "ss/omip-branch-2"
1313
))
14+
15+
Pkg.add(PackageSpec(
16+
name = "ClimaSeaIce",
17+
url = "https://github.com/CliMA/ClimaSeaIce.jl",
18+
rev = "ss/omip-branch-2"
19+
))
1420
Pkg.resolve()
1521
@show Pkg.status()
1622

0 commit comments

Comments
 (0)