Update build_macos.yml

[skip ci]
This commit is contained in:
Kae 2024-04-12 15:08:56 +10:00
parent c40e17388a
commit c4fb8e9a1d

View File

@ -63,8 +63,10 @@ jobs:
with:
submodules: 'recursive'
- name: Hire a Ninja
run: brew install ninja
- name: Install CMake & Ninja
uses: lukka/get-cmake@latest
with:
cmakeVersion: 3.29.2
- name: sccache
uses: hendrikmuhs/ccache-action@v1.2