mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 14:42:42 -07:00
worflow: more permissions
This commit is contained in:
5
.github/workflows/macos_build.yaml
vendored
5
.github/workflows/macos_build.yaml
vendored
@@ -43,6 +43,11 @@ jobs:
|
||||
chmod +x ./scripts/clean.sh
|
||||
chmod +x ./scripts/helpers/misc.sh
|
||||
chmod +x ./scripts/helpers/odin_compiler_defs.sh
|
||||
chmod +x ./thirdparty/sokol/build_clibs_macos.sh
|
||||
chmod +x ./thirdparty/harfbuzz/scripts/misc.sh
|
||||
chmod +x ./thirdparty/harfbuzz/scripts/build.sh
|
||||
|
||||
echo "Running build_sokol_demo.sh"
|
||||
./scripts/build_sokol_demo.sh
|
||||
shell: bash
|
||||
|
||||
|
Reference in New Issue
Block a user