Skip to content

Commit f38477b

Browse files
committed
added mm to toml
1 parent 3bee7c7 commit f38477b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.ci/packages.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ branch = "master"
2323
name = "OMRuntimeExternalC"
2424
repo = "https://github.com/OpenModelica/OMRuntimeExternalC.jl.git"
2525
branch = "master"
26+
27+
[[package]]
28+
name = "MetaModelica"
29+
repo = "https://github.com/OpenModelica/MetaModelica.jl.git"
30+
branch = "master"

0 commit comments

Comments
 (0)