diff --git a/entrypoint.sh b/entrypoint.sh index 3d3c2ed..beb3277 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -5,4 +5,4 @@ cp -r /godot/templates/* /github/home/.local/share/godot/export_templates/4.2.2. #echo "/godot/Godot_v4.2.1-stable_linux.x86_64 --headless --path /github/workspace/$3 $2 $1" -/godot/Godot_v4.2.1-stable_linux.x86_64 --headless --path /github/workspace/$3 $2 $1 +/godot/Godot_v4.2.2-stable_linux.x86_64 --headless --path /github/workspace/$3 $2 $1