We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74da614 commit 3df7cb0Copy full SHA for 3df7cb0
.github/workflows/precommit.yml
@@ -60,6 +60,7 @@ jobs:
60
brew unlink python3
61
python3 --version
62
brew install python@${{ matrix.python-version }}
63
+ brew rehash
64
65
66
0 commit comments