Skip to content

Commit d74562e

Browse files
committed
Try brew link python 3.X.X
1 parent ca24eda commit d74562e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ jobs:
201201
echo "Applying ${patch}"
202202
patch -p1 < $patch
203203
done
204+
brew link python 3.11.9
204205
python3 --version
205206
which python3
206207
which python

0 commit comments

Comments
 (0)