mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 14:42:42 -07:00
We need to do vendor stb after all (linux gh action)
This commit is contained in:
2
.github/workflows/linux_build.yaml
vendored
2
.github/workflows/linux_build.yaml
vendored
@@ -50,6 +50,8 @@ jobs:
|
|||||||
libxtst-dev \
|
libxtst-dev \
|
||||||
libasound-dev
|
libasound-dev
|
||||||
|
|
||||||
|
make -C "/home/runner/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