Skip to content

Commit 0b0604f

Browse files
committed
chore: brew fixes 2
1 parent 695ff37 commit 0b0604f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/kokoro/macos/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ brew untap homebrew/cask-versions --force || echo "Failed to untap homebrew/cask
4444

4545
# 3. Clean up broken symlinks
4646
echo "DEBUG: Cleaning up Homebrew"
47-
brew cleanup -f || echo "brew cleanup failed"
47+
brew cleanup -s || echo "brew cleanup failed"
4848

4949
# 4. Forcefully reset Homebrew
5050
echo "DEBUG: Running brew update-reset"

0 commit comments

Comments
 (0)