minor fixes

This commit is contained in:
Fangjun Kuang 2025-01-02 11:08:09 +08:00
parent c8dabb870a
commit 23875783d9

View File

@ -141,6 +141,10 @@ jobs:
cp -av $d/* hf/ cp -av $d/* hf/
pushd hf pushd hf
git lfs track "cmn_dict"
git lfs track "ru_dict"
git add . git add .
git config --global user.name "csukuangfj" git config --global user.name "csukuangfj"