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 <[email protected]>
  • Loading branch information
mudler authored May 8, 2024
1 parent 222d714 commit 0baacca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checksum_checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
sudo apt-get install -y pip
sudo pip install --upgrade pip
pip install huggingface_hub
- name: 'Setup yq'
uses: dcarbone/[email protected]
Expand Down

0 comments on commit 0baacca

Please sign in to comment.