mirror of https://github.com/libsdl-org/SDL.git
CI, macOS: install autoconf.
Reference issue: https://github.com/libsdl-org/SDL/issues/9606 .
This commit is contained in:
parent
e03ad30a57
commit
26e3d65ea8
|
|
@ -64,6 +64,7 @@ jobs:
|
|||
if: runner.os == 'macOS'
|
||||
run: |
|
||||
brew install \
|
||||
autoconf \
|
||||
ninja \
|
||||
pkg-config
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue