match versions to fix odd bugs
This commit is contained in:
parent
e7a171bc1a
commit
c4bb8dc381
5 changed files with 4 additions and 14 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue