mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 06:52:44 -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
|
brew install bash
|
||||||
echo "Bash version: $(bash --version)"
|
echo "Bash version: $(bash --version)"
|
||||||
|
|
||||||
|
brew install freetype
|
||||||
brew install odin
|
brew install odin
|
||||||
|
|
||||||
- name: Run build script
|
- name: Run build script
|
||||||
|
Reference in New Issue
Block a user