diff --git a/cmake/ci/build_codec2.sh b/cmake/ci/build_codec2.sh index dc5b6e364..ab0b54d0f 100644 --- a/cmake/ci/build_codec2.sh +++ b/cmake/ci/build_codec2.sh @@ -6,7 +6,7 @@ cd $HOME mkdir -p external && cd external mkdir -p drowe67 && cd drowe67 -git clone https://github.com/drowe67/codec2.git +git clone https://github.com/drowe67/codec2-dev.git cd codec2 git reset --hard "v1.0.3"