'pkg-config' is already installed with proper version

This commit is contained in:
Emmanuel Engelhart 2024-12-20 09:08:35 +01:00
parent 8fdaa5f4db
commit 50f04d7060
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

View File

@ -38,7 +38,7 @@ jobs:
- name: Install packages - name: Install packages
run: | run: |
brew update brew update
brew install pkg-config ninja meson brew install ninja meson
env: env:
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1 HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1