mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 11:28:15 +00:00
ci: don't do 'brew install pkg-config' anymore
Assume it is installed by default
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -65,8 +65,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