On branch feat/godot-configurator

Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
This commit is contained in:
monkeyx-net 2024-07-28 16:33:49 +01:00
parent 823a51f167
commit 22720e12c6

View file

@ -24,8 +24,6 @@ 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: ./
archive_output: true
- name: Upload Linux artifact
uses: actions/upload-artifact@v4