Skip to content

Commit

Permalink
ci: make brew install grep for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
CMCDragonkai committed Jun 26, 2023
1 parent 465e5a2 commit 9616139
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/brew-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ brew install node@18
brew link --overwrite node@18
brew install python@3.9
brew link --overwrite python@3.9
brew install grep
brew link --overwrite grep

0 comments on commit 9616139

Please sign in to comment.