mirror of https://github.com/xemu-project/xemu.git
ci: Drop macOS ninja install to stop 'already installed' warning
This commit is contained in:
parent
708445a8dd
commit
9e58abc951
|
@ -315,8 +315,7 @@ jobs:
|
|||
brew install \
|
||||
ccache \
|
||||
coreutils \
|
||||
dylibbundler \
|
||||
ninja
|
||||
dylibbundler
|
||||
pip install pyyaml requests
|
||||
- name: Initialize compiler, library cache
|
||||
id: cache
|
||||
|
|
Loading…
Reference in New Issue