mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 06:52:44 -07:00
see if this build works for stb libs
This commit is contained in:
2
.github/workflows/macos_build.yaml
vendored
2
.github/workflows/macos_build.yaml
vendored
@@ -34,6 +34,8 @@ jobs:
|
|||||||
brew install freetype
|
brew install freetype
|
||||||
brew install odin
|
brew install odin
|
||||||
|
|
||||||
|
make -C "/opt/homebrew/Cellar/odin/2024-10/libexec/vendor/stb/src"
|
||||||
|
|
||||||
- name: Run build script
|
- name: Run build script
|
||||||
run: |
|
run: |
|
||||||
echo "Setting execute permissions on specific .sh files"
|
echo "Setting execute permissions on specific .sh files"
|
||||||
|
Reference in New Issue
Block a user