1
0
mirror of synced 2025-01-11 05:42:15 +01:00

git: Silence last brew call

This commit is contained in:
WerWolv 2024-12-15 10:01:24 +01:00
parent 5511259f2d
commit c6f1525f55

View File

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