Update build-project.yml

This commit is contained in:
DJ2LS 2021-09-02 20:29:09 +02:00 committed by GitHub
parent 31f9854d12
commit 257192aedf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
working-directory: tnc
run: |
cp -R ~/hamlib ./tnc/dist
cp -R ./hamlib ./dist
- name: Copy codec2 to TNC Linux