mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 14:42:42 -07:00
might not need to deal with vendor stb errors on gh actions...
This commit is contained in:
2
.github/workflows/linux_build.yaml
vendored
2
.github/workflows/linux_build.yaml
vendored
@@ -41,8 +41,6 @@ jobs:
|
|||||||
libfreetype6-dev \
|
libfreetype6-dev \
|
||||||
libharfbuzz-dev
|
libharfbuzz-dev
|
||||||
|
|
||||||
make -C "/usr/local/share/odin/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