Add inih dependency

main
Kevin Backhouse 2 years ago
parent 842ef05ee6
commit 072c3ba31a
No known key found for this signature in database
GPG Key ID: 9DD01852EE40366E

@ -62,6 +62,7 @@ jobs:
- name: Install dependencies
run: |
brew install ninja
brew install inih
brew install tree
brew install gettext
brew install doxygen

Loading…
Cancel
Save