Skip to content

Commit

Permalink
Add submodule=True to MOM5 SPD (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
dougiesquire authored Aug 7, 2024
1 parent ee8b514 commit bfb16fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mom5/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class Mom5(MakefilePackage):

homepage = "https://www.access-nri.org.au"
git = "https://github.com/ACCESS-NRI/mom5.git"
submodules = True

maintainers("harshula", "penguian")

Expand Down

0 comments on commit bfb16fd

Please sign in to comment.