parent
636b9d3ce7
commit
7f89391fa3
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ jobs:
|
||||||
- name: export game
|
- name: export game
|
||||||
id: export
|
id: export
|
||||||
uses: https://github.com/firebelley/godot-export@v5.0.0
|
uses: https://github.com/firebelley/godot-export@v5.0.0
|
||||||
|
timeout-minutes: 30
|
||||||
with:
|
with:
|
||||||
godot_executable_download_url: https://downloads.tuxfamily.org/godotengine/4.0/Godot_v4.0-stable_linux.x86_64.zip
|
godot_executable_download_url: https://downloads.tuxfamily.org/godotengine/4.0/Godot_v4.0-stable_linux.x86_64.zip
|
||||||
godot_export_templates_download_url: https://downloads.tuxfamily.org/godotengine/4.0/Godot_v4.0-stable_export_templates.tpz
|
godot_export_templates_download_url: https://downloads.tuxfamily.org/godotengine/4.0/Godot_v4.0-stable_export_templates.tpz
|
||||||
|
|
Loading…
Reference in a new issue