mirror of
https://github.com/mudler/luet.git
synced 2025-09-06 01:30:29 +00:00
🐛 Fixup bad return on first cycle
This commit is contained in:
@@ -110,7 +110,6 @@ func OrderFinalizers(allRepos types.PackageDatabase, toInstall map[string]Artifa
|
||||
}
|
||||
|
||||
toFinalize = append(toFinalize, treePackage)
|
||||
return nil
|
||||
}
|
||||
}
|
||||
return nil
|
||||
|
Reference in New Issue
Block a user