Update build-project.yml

This commit is contained in:
DJ2LS 2021-08-28 14:37:53 +02:00 committed by GitHub
parent b1f4217ca4
commit d9cdef7934
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,6 +77,12 @@ jobs:
cmake -DLPCNET_BUILD_DIR=~/LPCNet/build_linux ..
make
- name: LIST ALL FILES
shell: bash
run: |
ls -R
- name: Copy codec2 to TNC Linux
if: matrix.os == 'ubuntu-latest'
# working-directory: tnc