Fix the alsa-lib version to v1.2.12 (#1048)
This commit is contained in:
2
.github/workflows/linux.yaml
vendored
2
.github/workflows/linux.yaml
vendored
@@ -88,7 +88,7 @@ jobs:
|
||||
|
||||
cd /home/runner/work/sherpa-onnx/sherpa-onnx
|
||||
|
||||
git clone --depth 1 https://github.com/alsa-project/alsa-lib
|
||||
git clone --depth 1 --branch v1.2.12 https://github.com/alsa-project/alsa-lib
|
||||
pushd alsa-lib
|
||||
./gitcompile
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user