Update build-project.yml

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

View file

@ -139,7 +139,9 @@ jobs:
run: |
mkdir gui-bundle
cp ./gui/dist/*.AppImage gui-bundle
cp -R ./tnc/dist gui-bundle
cp -R ./tnc/dist/codec2 gui-bundle
cp ./tnc/dist/daemon gui-bundle
cp ./tnc/dist/tnc gui-bundle
cd ./gui-bundle
zip -r codec2-FreeDATA_ubuntu.zip .
ls -R