On branch feat/godot-configurator

Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
This commit is contained in:
monkeyx-net 2024-07-28 16:48:21 +01:00
parent 1f97d1acbd
commit df3b52a9ad

View file

@ -30,10 +30,10 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Linux Configurator
path: /home/runner/work/RetroDECK_UK/RetroDECK_UK/linux.zip
path: /home/runner/work/linux.zip
- name: Upload Windows artifact
uses: actions/upload-artifact@v4
with:
name: Windows Configurator
path: /home/runner/work/RetroDECK_UK/RetroDECK_UK/windows.zip
path: /home/runner/work/windows.zip