Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PaleNeutron committed Jul 17, 2024
1 parent d32559a commit 1aab6a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
brew search $packageName@
# Run brew install@version as usual
brew uninstall --ignore-dependencies $packageName
brew install local/$packageName/$packageName@$packageVersion
ln -s -f $(which python3) /usr/local/bin/python
ln -s -f $(which pip3) /usr/local/bin/pip
Expand Down

0 comments on commit 1aab6a7

Please sign in to comment.