Skip to content

Commit 38820ca

Browse files
committed
Add pkgconf.
1 parent 8ffa165 commit 38820ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186

187187
- name: Setup pkgconfig
188188
run: |
189-
brew install pkg-config
189+
brew install pkgconf
190190
shell: bash
191191

192192
- name: Install conan

0 commit comments

Comments
 (0)