Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hamza72x committed Feb 21, 2023
1 parent 2bfbc4b commit a60ebae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/brewc/brewc.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ func (b *BrewC) InstallFormula(name string) error {
IncludeInstalled: false,
DependencyLevel: -1,
Threads: b.threads,
Unique: true,
})

if err != nil {
Expand Down

0 comments on commit a60ebae

Please sign in to comment.