On branch feat/godot-configurator

Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
This commit is contained in:
monkeyx-net 2024-08-05 19:06:12 +01:00
parent e92f5959de
commit fcac2b7de2

View file

@ -29,11 +29,11 @@ jobs:
relative_export_path: ../../ relative_export_path: ../../
archive_output: true archive_output: true
- name: Upload Linux artifact # - name: Upload Linux artifact
uses: actions/upload-artifact@v4 # uses: actions/upload-artifact@v4
with: # with:
name: Godot Linux Configurator # name: Godot Linux Configurator
path: /home/runner/work/linux.zip # path: /home/runner/work/linux.zip
- name: create release - name: create release