mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 14:42:42 -07:00
Make sure freetype is installed
This commit is contained in:
1
.github/workflows/macos_build.yaml
vendored
1
.github/workflows/macos_build.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
brew install bash
|
||||
echo "Bash version: $(bash --version)"
|
||||
|
||||
brew install freetype
|
||||
brew install odin
|
||||
|
||||
- name: Run build script
|
||||
|
Reference in New Issue
Block a user