mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 22:15:39 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: .github/workflows/build-configurator.yml
This commit is contained in:
parent
1711be4ac7
commit
1f97d1acbd
1
.github/workflows/build-configurator.yml
vendored
1
.github/workflows/build-configurator.yml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
|||
godot_executable_download_url: https://download.tuxfamily.org/godotengine/4.2.2/Godot_v4.2.2-stable_linux.x86_64.zip
|
||||
godot_export_templates_download_url: https://download.tuxfamily.org/godotengine/4.2.2/Godot_v4.2.2-stable_export_templates.tpz
|
||||
relative_project_path: ./tools/configurator
|
||||
relative_export_path: ../../
|
||||
|
||||
- name: Upload Linux artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Reference in a new issue