Merge pull request #2457 from kevinbackhouse/inih-release-workflow

Add inih dependency to release workflow
This commit is contained in:
Kevin Backhouse 2023-01-15 15:06:08 +00:00 committed by GitHub
commit b8dda34648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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