Skip to content

Commit

Permalink
newst MacOs doesn't have libtool pre-installed
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed May 3, 2024
1 parent 03ff5d8 commit 61bca33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mbtserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
else
brew upgrade;
brew install pkg-config
brew install libtool
brew install autoconf-archive
brew install autoconf
brew install automake
Expand Down

0 comments on commit 61bca33

Please sign in to comment.