[CI] fix update metadata job (#36850)

fix updata_metadata job
This commit is contained in:
Joao Gante
2025-03-20 17:17:36 +00:00
committed by GitHub
parent 42c489f2ae
commit ecd60d01c3
2 changed files with 12 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Setup environment
run: |
pip install --upgrade pip
pip install datasets pandas==2.0.3
pip install datasets pandas
pip install .[torch,tf,flax]
- name: Update metadata