Преглед изворни кода

CI, macOS: install autoconf.

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

(cherry picked from commit 26e3d65ea8510c59dc3fae9e5a3220d9b125aa67)
Ozkan Sezer пре 1 година
родитељ
комит
f62b86263a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

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