git: Always overwrite existing files when installing macOS dependencies

This commit is contained in:
WerWolv 2023-11-22 13:36:15 +01:00
parent ae24ccdfe6
commit af18501726

View file

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