Skip to content

Commit

Permalink
Make sure freetype is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed94 committed Oct 19, 2024
1 parent 44fcdab commit ce69952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
brew install bash
echo "Bash version: $(bash --version)"
brew install freetype
brew install odin
- name: Run build script
Expand Down

0 comments on commit ce69952

Please sign in to comment.