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
81b1cacf97
commit
79036f9edd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-project.yml
vendored
2
.github/workflows/build-project.yml
vendored
|
@ -85,7 +85,7 @@ jobs:
|
||||||
if: matrix.os == 'ubuntu-latest'
|
if: matrix.os == 'ubuntu-latest'
|
||||||
#working-directory: tnc
|
#working-directory: tnc
|
||||||
run: |
|
run: |
|
||||||
cd ./codec2/build_linux && rm -Rf *
|
cd ~/codec2/build_linux && rm -Rf *
|
||||||
cmake -DLPCNET_BUILD_DIR=~/LPCNet/build_linux ..
|
cmake -DLPCNET_BUILD_DIR=~/LPCNet/build_linux ..
|
||||||
make
|
make
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue