We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca5484 commit 09d22a3Copy full SHA for 09d22a3
docs/make.jl
@@ -9,7 +9,7 @@ using Pkg
9
Pkg.add(PackageSpec(
10
name = "Oceananigans",
11
url = "https://github.com/CliMA/Oceananigans.jl",
12
- rev = "ss/fix-zstar-bc"
+ rev = "ss/omip-branch-2"
13
))
14
Pkg.resolve()
15
@show Pkg.status()
0 commit comments