Add inih dependency

This commit is contained in:
Kevin Backhouse 2023-01-06 12:16:00 +00:00
parent 842ef05ee6
commit 072c3ba31a
No known key found for this signature in database
GPG Key ID: 9DD01852EE40366E

View File

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