mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-31 14:29:14 +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: |
|
run: |
|
||||||
brew install \
|
brew install \
|
||||||
autoconf \
|
autoconf \
|
||||||
ninja \
|
ninja
|
||||||
pkg-config
|
|
||||||
|
|
||||||
- name: Setup Intel oneAPI
|
- name: Setup Intel oneAPI
|
||||||
if: matrix.platform.intel
|
if: matrix.platform.intel
|
||||||
|
|||||||
Reference in New Issue
Block a user