build: Delete system capstone in macOS CI
This commit is contained in:
parent
2cd6cb8814
commit
b734fb5511
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -185,6 +185,7 @@ jobs:
|
|||||||
- name: ⬇️ Install dependencies
|
- name: ⬇️ Install dependencies
|
||||||
run: |
|
run: |
|
||||||
brew bundle --no-lock --file dist/Brewfile
|
brew bundle --no-lock --file dist/Brewfile
|
||||||
|
rm -rf /usr/local/Cellar/capstone
|
||||||
|
|
||||||
- name: ⬇️ Install classic glfw
|
- name: ⬇️ Install classic glfw
|
||||||
if: ${{! matrix.custom_glfw}}
|
if: ${{! matrix.custom_glfw}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user