mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-04 22:22:43 -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 \
|
||||
libasound-dev
|
||||
|
||||
make -C "/home/runner/odin/vendor/stb/src"
|
||||
|
||||
- name: Run build script
|
||||
run: |
|
||||
echo "Setting execute permissions on specific .sh files"
|
||||
|
Reference in New Issue
Block a user