Update build-project.yml

This commit is contained in:
DJ2LS 2021-08-28 15:57:46 +02:00 committed by GitHub
parent e57121844a
commit 66bafbd0cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -142,6 +142,7 @@ jobs:
cp -R ./tnc/dist gui-bundle
cd ./gui-bundle
zip -r codec2-FreeDATA_ubuntu.zip .
ls -R
- name: Upload Ubuntu GUI Bundle artifacts
uses: actions/upload-artifact@v2
@ -149,7 +150,7 @@ jobs:
name: gui-bundle-ubuntu-artifact
#path: ./gui/dist/*.AppImage
#path: ./gui/dist/*
path: ./gui/dist/codec2-FreeDATA_ubuntu.zip
path: ./gui-bundle/codec2-FreeDATA_ubuntu.zip