Skip to content

Commit

Permalink
Try apt distutils
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillerDragon authored Feb 25, 2024
1 parent df17bf0 commit 5ea5dcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
brew install pkg-config sdl2 python3 ninja || true
# --overwrite for: Target /usr/local/bin/2to3 already exists.
brew link --overwrite [email protected]
sudo apt-get install python3-distutils -y
sudo python3 -m pip install setuptools
brew upgrade freetype
sudo rm -rf /Library/Developer/CommandLineTools
Expand Down

0 comments on commit 5ea5dcf

Please sign in to comment.