Skip to content

Commit 1aab6a7

Browse files
committed
ci
1 parent d32559a commit 1aab6a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
brew search $packageName@
114114
115115
# Run brew install@version as usual
116+
brew uninstall --ignore-dependencies $packageName
116117
brew install local/$packageName/$packageName@$packageVersion
117118
ln -s -f $(which python3) /usr/local/bin/python
118119
ln -s -f $(which pip3) /usr/local/bin/pip

0 commit comments

Comments
 (0)