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
257192aedf
commit
599995ef17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-project.yml
vendored
2
.github/workflows/build-project.yml
vendored
|
@ -160,7 +160,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
mkdir gui-bundle
|
mkdir gui-bundle
|
||||||
cp ./gui/dist/*.AppImage gui-bundle
|
cp ./gui/dist/*.AppImage gui-bundle
|
||||||
cp -R ./tnc/dist/Hamlib gui-bundle
|
cp -R ./tnc/dist/hamlib gui-bundle
|
||||||
cp -R ./tnc/dist/codec2 gui-bundle
|
cp -R ./tnc/dist/codec2 gui-bundle
|
||||||
cp ./tnc/dist/daemon gui-bundle
|
cp ./tnc/dist/daemon gui-bundle
|
||||||
cp ./tnc/dist/tnc gui-bundle
|
cp ./tnc/dist/tnc gui-bundle
|
||||||
|
|
Loading…
Reference in a new issue