git: Always overwrite existing files when installing macOS dependencies
This commit is contained in:
parent
ae24ccdfe6
commit
af18501726
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user