Update build_macos.yml
[skip ci]
This commit is contained in:
parent
c40e17388a
commit
c4fb8e9a1d
6
.github/workflows/build_macos.yml
vendored
6
.github/workflows/build_macos.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user