mirror of
https://github.com/mudler/luet.git
synced 2025-08-02 07:59:22 +00:00
🐛 Fixup bad return on first cycle
This commit is contained in:
parent
70f99b6bb7
commit
f98cd401be
@ -110,7 +110,6 @@ func OrderFinalizers(allRepos types.PackageDatabase, toInstall map[string]Artifa
|
||||
}
|
||||
|
||||
toFinalize = append(toFinalize, treePackage)
|
||||
return nil
|
||||
}
|
||||
}
|
||||
return nil
|
||||
|
Loading…
Reference in New Issue
Block a user