Skip to content

Commit 9616139

Browse files
committed
ci: make brew install grep for macos
1 parent 465e5a2 commit 9616139

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/brew-install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ brew install node@18
1414
brew link --overwrite node@18
1515
brew install python@3.9
1616
brew link --overwrite python@3.9
17+
brew install grep
18+
brew link --overwrite grep

0 commit comments

Comments
 (0)