git: Try fix macOS dependency installation in CI again

This commit is contained in:
WerWolv 2023-11-23 13:55:57 +01:00
parent eafeac4e7b
commit d50533bbaf

View file

@ -166,7 +166,8 @@ jobs:
- name: ⬇️ Install dependencies
run: |
brew install python --overwrite
brew reinstall python --overwrite
brew link --overwrite python
brew bundle --no-lock --file dist/Brewfile
rm -rf /usr/local/Cellar/capstone