ci-test (working now) #2
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
|
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
|
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
|
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
|
mv /root/.local/share/godot/4.0.stable /root/.local/share/godot/export_templates
|
||||||
echo "---"
|
echo "---"
|
||||||
/root/.local/share/godot/godot_executable/Godot_v4.0-stable_linux.x86_64 --version
|
/root/.local/share/godot/godot_executable/Godot_v4.0-stable_linux.x86_64 --version
|
||||||
|
|
Loading…
Reference in a new issue