1
0
mirror of synced 2024-11-12 02:00:52 +01:00

git: brew reinstall doesn't support --overwrite

This commit is contained in:
WerWolv 2023-11-23 14:03:27 +01:00
parent 445dba85ac
commit 951d74e24b

View File

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