Skip to content

Commit fe7ca39

Browse files
Change from roms to ancoms-roms
1 parent f88d036 commit fe7ca39

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/au.org.access-nri/model/deployment/config/packages/1-0-0.json",
33
"provenance": [
4-
"roms"
4+
"ancoms-roms"
55
],
66
"injection": [
77
"openmpi"

spack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spack:
88
packages:
99
# Specification of dependency versions and variants. CI/CD requires that
1010
# the first element of the require is only a version
11-
roms:
11+
ancoms-roms:
1212
require:
1313
- '@4.2'
1414
openmpi:

0 commit comments

Comments
 (0)