mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
ci: Run 'brew doctor' to look for Homebrew issues
This commit is contained in:
committed by
mborgerson
parent
ad58444e46
commit
f8a632645c
@@ -143,7 +143,8 @@ jobs:
|
||||
git fetch --prune --unshallow --tags -f
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
brew update
|
||||
brew doctor || true
|
||||
brew update-reset
|
||||
brew install \
|
||||
ccache \
|
||||
coreutils \
|
||||
|
||||
Reference in New Issue
Block a user