Skip to content

Commit

Permalink
fix: cmake is necessary for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
CMCDragonkai committed May 17, 2023
1 parent 87a93f0 commit 6749537
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 @@ -15,3 +15,5 @@ brew install node@18
brew link --overwrite node@18
brew install rust
brew link --overwrite rust
brew install cmake
brew link --overwrite cmake

0 comments on commit 6749537

Please sign in to comment.