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
e92f5959de
commit
fcac2b7de2
10
.github/workflows/build-configurator.yml
vendored
10
.github/workflows/build-configurator.yml
vendored
|
@ -29,11 +29,11 @@ jobs:
|
|||
relative_export_path: ../../
|
||||
archive_output: true
|
||||
|
||||
- name: Upload Linux artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Godot Linux Configurator
|
||||
path: /home/runner/work/linux.zip
|
||||
# - name: Upload Linux artifact
|
||||
# uses: actions/upload-artifact@v4
|
||||
# with:
|
||||
# name: Godot Linux Configurator
|
||||
# path: /home/runner/work/linux.zip
|
||||
|
||||
|
||||
- name: create release
|
||||
|
|
Loading…
Reference in a new issue