diff --git a/.github/workflows/windows-x64-cpu-wheels.yml b/.github/workflows/windows-x64-cpu-wheels.yml index 5b2c885..1e1c1c6 100644 --- a/.github/workflows/windows-x64-cpu-wheels.yml +++ b/.github/workflows/windows-x64-cpu-wheels.yml @@ -101,6 +101,7 @@ jobs: git lfs track "*.whl" function push_to_huggingface() { + rm -rf huggingface git clone https://huggingface.co/csukuangfj/kaldifeat huggingface cd huggingface git pull