diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 203040e..765a530 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -27,7 +27,7 @@ jobs: with: # Defining all the required inputs godot_executable_download_url: https://downloads.tuxfamily.org/godotengine/4.3/Godot_v4.-stable_linux.x86_64.zip - godot_export_templates_download_url: https://downloads.tuxfamily.org/godotengine/4./Godot_v4.3-stable_export_templates.tpz + godot_export_templates_download_url: https://downloads.tuxfamily.org/godotengine/4.3/Godot_v4.3-stable_export_templates.tpz relative_project_path: ./source archive_output: true