Skip to content

Commit 1432939

Browse files
committed
Added ArrayUtil to the list of watched packages
1 parent f0b46ab commit 1432939

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
@@ -43,3 +43,8 @@ branch = "master"
4343
name = "DoubleEnded"
4444
repo = "https://github.com/OpenModelica/DoubleEnded.jl.git"
4545
branch = "master"
46+
47+
[[package]]
48+
name = "ArrayUtil"
49+
repo = "https://github.com/OpenModelica/ArrayUtil.jl.git"
50+
branch = "master"

0 commit comments

Comments
 (0)