Unverified Commit 716b2062 authored by Lucain's avatar Lucain Committed by GitHub
Browse files

Fix mirror community pipeline (#8426)

parent 5fd6825d
...@@ -67,8 +67,8 @@ jobs: ...@@ -67,8 +67,8 @@ jobs:
python-version: "3.10" python-version: "3.10"
- name: Install dependencies - name: Install dependencies
run: | run: |
python -m pip install uv python -m pip install --upgrade pip
uv pip install --upgrade huggingface_hub pip install --upgrade huggingface_hub
# Check secret is set # Check secret is set
- name: whoami - name: whoami
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment