mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-18 12:25:38 +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_project_path: ./tools/configurator
|
||||||
relative_export_path: ../../
|
relative_export_path: ../../
|
||||||
archive_output: false
|
archive_output: false
|
||||||
|
archive_root_folder: true
|
||||||
|
|
||||||
- name: Upload Linux artifact
|
- name: Upload Linux artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|
Loading…
Reference in a new issue