Skip to content

Commit 322c8a2

Browse files
committed
Track DoubleEnded in auto-update workflow
1 parent 31a9043 commit 322c8a2

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
@@ -38,3 +38,8 @@ branch = "master"
3838
name = "DAE"
3939
repo = "https://github.com/OpenModelica/DAE.jl.git"
4040
branch = "master"
41+
42+
[[package]]
43+
name = "DoubleEnded"
44+
repo = "https://github.com/OpenModelica/DoubleEnded.jl.git"
45+
branch = "master"

0 commit comments

Comments
 (0)