mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 10:02:22 +00:00
fix a typo
This commit is contained in:
parent
efd1298450
commit
53a29636f3
2
.github/workflows/baker_zh.yml
vendored
2
.github/workflows/baker_zh.yml
vendored
@ -137,7 +137,7 @@ jobs:
|
|||||||
git config --global user.email "csukuangfj@gmail.com"
|
git config --global user.email "csukuangfj@gmail.com"
|
||||||
git config --global lfs.allowincompletepush true
|
git config --global lfs.allowincompletepush true
|
||||||
|
|
||||||
git commit -m "upload model" && git push https://csukuangfj:${HF_TOKEN}@huggingface.co/cskuangfj/$d main || true
|
git commit -m "upload model" && git push https://csukuangfj:${HF_TOKEN}@huggingface.co/csukuangfj/$d main || true
|
||||||
popd
|
popd
|
||||||
|
|
||||||
- name: Release exported onnx models
|
- name: Release exported onnx models
|
||||||
|
Loading…
x
Reference in New Issue
Block a user