Skip to content

Commit 09d22a3

Browse files
Update make.jl
1 parent fca5484 commit 09d22a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ using Pkg
99
Pkg.add(PackageSpec(
1010
name = "Oceananigans",
1111
url = "https://github.com/CliMA/Oceananigans.jl",
12-
rev = "ss/fix-zstar-bc"
12+
rev = "ss/omip-branch-2"
1313
))
1414
Pkg.resolve()
1515
@show Pkg.status()

0 commit comments

Comments
 (0)