[ci] fix workflow (#9738)

This commit is contained in:
Yaowei Zheng
2026-01-09 14:48:16 +08:00
committed by hiyouga
parent 5cccaeec82
commit 766d5ae6ad
3 changed files with 4 additions and 24 deletions

View File

@@ -38,6 +38,8 @@ jobs:
env:
HF_HOME: "${{ github.workspace }}/../.runner_cache/huggingface"
UV_CACHE_DIR: "${{ github.workspace }}/../.runner_cache/uv"
HF_TOKEN: ${{ secrets.HF_TOKEN }}
OS_NAME: ${{ matrix.os }}
UV_NO_SYNC: 1
steps: