mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-17 22:35:39 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: .github/workflows/build-configurator.yml
This commit is contained in:
parent
67302c6da9
commit
e9f5f0b2fb
3
.github/workflows/build-configurator.yml
vendored
3
.github/workflows/build-configurator.yml
vendored
|
@ -27,9 +27,10 @@ jobs:
|
|||
relative_export_path: ../../
|
||||
archive_output: false
|
||||
archive_root_folder: true
|
||||
export_as_pack: true
|
||||
|
||||
- name: Upload Linux artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Godot Linux Configurator
|
||||
path: /home/runner/work/linux.zip
|
||||
path: /home/runner/work/linux.pck
|
Loading…
Reference in a new issue