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
ba386f8c33
commit
67302c6da9
1
.github/workflows/build-configurator.yml
vendored
1
.github/workflows/build-configurator.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
|||
relative_project_path: ./tools/configurator
|
||||
relative_export_path: ../../
|
||||
archive_output: false
|
||||
archive_root_folder: true
|
||||
|
||||
- name: Upload Linux artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Reference in a new issue