mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
Update build-project.yml
This commit is contained in:
parent
63b475d8f9
commit
fe5b73abec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-project.yml
vendored
2
.github/workflows/build-project.yml
vendored
|
@ -168,7 +168,7 @@ jobs:
|
||||||
cp ./tnc/dist/tnc gui-bundle
|
cp ./tnc/dist/tnc gui-bundle
|
||||||
cd ./gui-bundle
|
cd ./gui-bundle
|
||||||
#zip -r codec2-FreeDATA_linux.zip .
|
#zip -r codec2-FreeDATA_linux.zip .
|
||||||
tar -zcvf codec2-FreeDATA_linux.tar.gz .
|
tar -zcvf codec2-FreeDATA_linux.tar.gz *
|
||||||
ls -R
|
ls -R
|
||||||
|
|
||||||
- name: Upload Ubuntu GUI Bundle artifacts
|
- name: Upload Ubuntu GUI Bundle artifacts
|
||||||
|
|
Loading…
Reference in a new issue