Fix building wasm in CI (#720)
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
cd ../
|
||||
|
||||
sed -i.bak s/"type = 0"/"type = 1"/g ./sherpa-onnx.js
|
||||
sed -i.bak s/"type = 0"/"type = 1"/g ./sherpa-onnx-asr.js
|
||||
sed -i.bak s/Zipformer/Paraformer/g ./index.html
|
||||
|
||||
git diff
|
||||
|
||||
@@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
cd ../
|
||||
|
||||
sed -i.bak s/"type = 0"/"type = 1"/g ./sherpa-onnx.js
|
||||
sed -i.bak s/"type = 0"/"type = 1"/g ./sherpa-onnx-asr.js
|
||||
sed -i.bak s/Zipformer/Paraformer/g ./index.html
|
||||
|
||||
git diff
|
||||
|
||||
Reference in New Issue
Block a user