mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-10 15:21:00 +08:00
ci: don't do 'brew install pkg-config' anymore
Assume it is installed by default
This commit is contained in:
@@ -67,8 +67,7 @@ jobs:
|
||||
run: |
|
||||
brew install \
|
||||
autoconf \
|
||||
ninja \
|
||||
pkg-config
|
||||
ninja
|
||||
|
||||
- name: Setup Intel oneAPI
|
||||
if: matrix.platform.intel
|
||||
|
||||
Reference in New Issue
Block a user