Skip to content

Commit 53191bb

Browse files
fixup! CI : Remove all pre-installed homebrew packages
1 parent 01dc40a commit 53191bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
run: |
8484
brew list --formula
8585
brew remove --force $(brew list --formula)
86+
brew install python@3.12 pipx
8687
# Install build requirements.
8788
pipx install scons==4.6.0
8889
brew install gpatch

0 commit comments

Comments
 (0)