mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 06:52:44 -07:00
worfklow: removing perm for files that don't exist before cloning
This commit is contained in:
3
.github/workflows/macos_build.yaml
vendored
3
.github/workflows/macos_build.yaml
vendored
@@ -43,9 +43,6 @@ jobs:
|
|||||||
chmod +x ./scripts/clean.sh
|
chmod +x ./scripts/clean.sh
|
||||||
chmod +x ./scripts/helpers/misc.sh
|
chmod +x ./scripts/helpers/misc.sh
|
||||||
chmod +x ./scripts/helpers/odin_compiler_defs.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"
|
echo "Running build_sokol_demo.sh"
|
||||||
./scripts/build_sokol_demo.sh
|
./scripts/build_sokol_demo.sh
|
||||||
|
Reference in New Issue
Block a user