Skip to content

Commit

Permalink
include upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgWa committed Apr 9, 2024
1 parent 8f3e53a commit e1af224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/huggingface.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: Test Huggingface
shell: bash -el {0}
run: |
pip install huggingface_hub
pip install --upgrade huggingface_hub
python -c 'from huggingface_hub import get_full_repo_name; print("success")'

0 comments on commit e1af224

Please sign in to comment.