Skip to content

Commit

Permalink
Avoid brew errors in CI setup
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio committed Mar 10, 2024
1 parent f2597af commit 8b687cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
env:
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
run: |
brew update
brew install automake boost doxygen graphviz
./autogen.sh
./configure
Expand Down

0 comments on commit 8b687cb

Please sign in to comment.