Skip to content

Commit

Permalink
Add graphviz to Mac compile
Browse files Browse the repository at this point in the history
  • Loading branch information
kovzol committed Jan 4, 2025
1 parent d2107df commit 9ab2683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
make
- name: prerequisites-qt
run: |
brew install qt
brew install qt graphviz
- name: Build bibref-qt
run: |
cd qt
Expand Down

0 comments on commit 9ab2683

Please sign in to comment.