mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 09:56: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: |
|
||||
brew install \
|
||||
ninja \
|
||||
pkg-config \
|
||||
llvm
|
||||
- uses: actions/checkout@v3
|
||||
- name: Check that versioning is consistent
|
||||
|
Reference in New Issue
Block a user