Skip to content

Commit

Permalink
CI, macOS: install autoconf.
Browse files Browse the repository at this point in the history
Reference issue: libsdl-org#9606 .

(cherry picked from commit 26e3d65)
  • Loading branch information
sezero committed Apr 23, 2024
1 parent 3449c73 commit f62b862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
if: runner.os == 'macOS'
run: |
brew install \
autoconf \
ninja \
pkg-config
Expand Down

0 comments on commit f62b862

Please sign in to comment.