„.gitea/workflows/build.yml“ ändern
Some checks failed
Export Game Job

This commit is contained in:
Snoweuph 2023-04-05 08:44:26 +00:00
parent e1a2894d7b
commit 51f7f01789

View file

@ -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