match versions to fix odd bugs

This commit is contained in:
ultrablob 2024-05-07 16:52:50 -04:00
parent e7a171bc1a
commit c4bb8dc381
5 changed files with 4 additions and 14 deletions

View file

@ -33,8 +33,8 @@ jobs:
uses: firebelley/godot-export@v5.2.0
with:
# Defining all the required inputs
godot_executable_download_url: https://downloads.tuxfamily.org/godotengine/4.1/Godot_v4.1-stable_linux.x86_64.zip
godot_export_templates_download_url: https://downloads.tuxfamily.org/godotengine/4.1/Godot_v4.1-stable_export_templates.tpz
godot_executable_download_url: https://downloads.tuxfamily.org/godotengine/4.2.2/Godot_v4.2.2-stable_linux.x86_64.zip
godot_export_templates_download_url: https://downloads.tuxfamily.org/godotengine/4.2.2/Godot_v4.2.2-stable_export_templates.tpz
relative_project_path: ./
- name: Move vercel.json