mirror of https://github.com/libsdl-org/SDL.git
ci: don't do 'brew install pkg-config' anymore
Assume it is installed by default
This commit is contained in:
parent
f39c5cf989
commit
dface78331
|
|
@ -67,8 +67,7 @@ jobs:
|
|||
run: |
|
||||
brew install \
|
||||
autoconf \
|
||||
ninja \
|
||||
pkg-config
|
||||
ninja
|
||||
|
||||
- name: Setup Intel oneAPI
|
||||
if: matrix.platform.intel
|
||||
|
|
|
|||
Loading…
Reference in New Issue