Update checksum_checker.yaml

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto 2024-05-09 00:55:48 +02:00 committed by GitHub
parent 0baacca605
commit cb6ddb21ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y pip
sudo pip install --upgrade pip
pip install huggingface_hub