Add pkgconf.
This commit is contained in:
parent
8ffa16591f
commit
38820ca45c
|
@ -186,7 +186,7 @@ jobs:
|
||||||
|
|
||||||
- name: Setup pkgconfig
|
- name: Setup pkgconfig
|
||||||
run: |
|
run: |
|
||||||
brew install pkg-config
|
brew install pkgconf
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Install conan
|
- name: Install conan
|
||||||
|
|
Loading…
Reference in New Issue