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
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
brew install ninja
|
brew install ninja
|
||||||
|
brew install inih
|
||||||
brew install tree
|
brew install tree
|
||||||
brew install gettext
|
brew install gettext
|
||||||
brew install doxygen
|
brew install doxygen
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user