Install autoconf via brew

This commit is contained in:
Bruno Alexandre Rosa 2025-09-21 22:52:55 -03:00
parent cf88d8f8f4
commit 9f75ad4f20

View file

@ -278,7 +278,7 @@ jobs:
shell: bash
run: |
brew update
brew install ccache ninja
brew install autoconf ccache ninja
- name: Setup vcpkg cache
id: vcpkg-cache