Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
mjonuschat committed Feb 17, 2024
1 parent 85857f8 commit 6c3432c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
working-directory: ${{ github.workspace }}
run: |
brew install git gettext automake texinfo
brew upgrade cmake
brew config
wget https://raw.githubusercontent.com/Homebrew/homebrew-core/e26e881a5dc87daaab3c96096288e67f055bb7d6/Formula/c/cmake.rb -O /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/c/cmake.rb
brew reinstall cmake
brew list
Expand Down

0 comments on commit 6c3432c

Please sign in to comment.