Make sure freetype is installed

This commit is contained in:
2024-10-19 14:14:22 -04:00
parent 44fcdabf38
commit ce69952620

View File

@@ -31,6 +31,7 @@ jobs:
brew install bash
echo "Bash version: $(bash --version)"
brew install freetype
brew install odin
- name: Run build script