Skip to content

Commit

Permalink
Update checksum_checker.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
  • Loading branch information
mudler authored May 8, 2024
1 parent 0baacca commit cb6ddb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checksum_checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cb6ddb2

Please sign in to comment.