mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
[godot] GH action.
This commit is contained in:
parent
7acd75aee4
commit
879596c8f8
@ -61,7 +61,9 @@ else
|
||||
target="$target vsproj=yes livepp=$LIVEPP"
|
||||
fi
|
||||
scons $target compiledb=yes custom_modules="../spine_godot" --jobs=$cpus
|
||||
strip bin/godot.x11.opt.tools.64
|
||||
if [ -f "bin/godot.x11.opt.tools.64" ]; then
|
||||
strip bin/godot.x11.opt.tools.64
|
||||
fi
|
||||
fi
|
||||
popd
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user