Install more deps

This commit is contained in:
Bruno Alexandre Rosa 2025-09-21 23:07:00 -03:00
parent 9f75ad4f20
commit 3ec899fd56

View file

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