Add inih dependency
This commit is contained in:
parent
842ef05ee6
commit
072c3ba31a
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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…
Reference in New Issue
Block a user