Sfoglia il codice sorgente

CI, macOS: install autoconf.

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

(cherry picked from commit 26e3d65ea8510c59dc3fae9e5a3220d9b125aa67)
Ozkan Sezer 1 anno fa
parent
commit
f62b86263a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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