Skip to content

Commit

Permalink
Merge pull request #78 from Bamcane/pr_fix_workflow
Browse files Browse the repository at this point in the history
Try fix macOS CI failure teeworlds#3223
  • Loading branch information
Bamcane authored Feb 23, 2024
2 parents d165868 + 307ae95 commit 9e35052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
brew update || true
brew install pkg-config sdl2 python3 ninja || true
# --overwrite for: Target /usr/local/bin/2to3 already exists.
brew link --overwrite python@3.10
brew link --overwrite python@3.12
brew upgrade freetype
sudo rm -rf /Library/Developer/CommandLineTools
Expand Down

0 comments on commit 9e35052

Please sign in to comment.