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
31f9854d12
commit
257192aedf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-project.yml
vendored
2
.github/workflows/build-project.yml
vendored
|
@ -102,7 +102,7 @@ jobs:
|
||||||
if: matrix.os == 'ubuntu-latest'
|
if: matrix.os == 'ubuntu-latest'
|
||||||
working-directory: tnc
|
working-directory: tnc
|
||||||
run: |
|
run: |
|
||||||
cp -R ~/hamlib ./tnc/dist
|
cp -R ./hamlib ./dist
|
||||||
|
|
||||||
|
|
||||||
- name: Copy codec2 to TNC Linux
|
- name: Copy codec2 to TNC Linux
|
||||||
|
|
Loading…
Reference in a new issue