reduced subfolder in release

This commit is contained in:
dj2ls 2022-02-16 09:19:08 +01:00
parent 30bbf75521
commit 735ba231db
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: Build/PROJECT/LINUX
name: Linux Nightly
on:
push:
#tags:

View file

@ -113,7 +113,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: gui-bundle-windows-artifact
path: ./gui-bundle/FreeDATA_windows.zip
path: ./gui-bundle/win-unpacked/FreeDATA_windows.zip
- name: LIST ALL FILES
shell: bash