CI, macOS: install autoconf.

Reference issue: https://github.com/libsdl-org/SDL/issues/9606 .

(cherry picked from commit 26e3d65ea8)
This commit is contained in:
Ozkan Sezer 2024-04-24 00:33:14 +03:00
parent 3449c734d5
commit f62b86263a

View file

@ -64,6 +64,7 @@ jobs:
if: runner.os == 'macOS'
run: |
brew install \
autoconf \
ninja \
pkg-config