Skip to content

Commit

Permalink
misc(ci): quiet for brew-base
Browse files Browse the repository at this point in the history
  • Loading branch information
himkt committed Dec 22, 2024
1 parent 34c3262 commit 323bc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ brew:
$(PWD)/brew/bin/setup.sh

brew-base:
brew bundle --verbose --no-lock --file=$(PWD)/brew/config.d/base/Brewfile
brew bundle --verbose --quiet --no-lock --file=$(PWD)/brew/config.d/base/Brewfile

brew-optional:
brew bundle --verbose --no-lock --file=$(PWD)/brew/config.d/optional/Brewfile
Expand Down

0 comments on commit 323bc63

Please sign in to comment.