fix repo branch for gomuks

This commit is contained in:
Henry Hiles 2026-03-01 12:30:48 -05:00
commit 4b57657e34
No known key found for this signature in database

View file

@ -15,8 +15,6 @@ void main(List<String> args) async {
"--depth", "--depth",
"1", "1",
"https://mau.dev/gomuks/gomuks", "https://mau.dev/gomuks/gomuks",
"--branch",
"tulir/ffi-updates",
repoDir.path, repoDir.path,
]); ]);