parent
e1a2894d7b
commit
51f7f01789
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ jobs:
|
|||
chmod +x /root/.local/share/godot/godot_executable/Godot_v4.0-stable_linux.x86_64
|
||||
unzip /root/.local/share/godot/godot_templates.tpz -d /root/.local/share/godot
|
||||
mv /root/.local/share/godot/templates /root/.local/share/godot/4.0.stable
|
||||
mkdir -p /root/.local/share/godot/export_templates
|
||||
mv /root/.local/share/godot/4.0.stable /root/.local/share/godot/export_templates
|
||||
echo "---"
|
||||
/root/.local/share/godot/godot_executable/Godot_v4.0-stable_linux.x86_64 --version
|
||||
|
|
Loading…
Reference in a new issue