mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 18:06:26 +00:00
ci: install pkg-config on Macos runner
This commit is contained in:

committed by
Sam Lantinga

parent
4d8a50912b
commit
d3b7308ee7
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -63,6 +63,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
brew install \
|
brew install \
|
||||||
ninja \
|
ninja \
|
||||||
|
pkg-config \
|
||||||
llvm
|
llvm
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Check that versioning is consistent
|
- name: Check that versioning is consistent
|
||||||
|
Reference in New Issue
Block a user