Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zcbenz committed May 14, 2024
1 parent cb18208 commit 4acc0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- name: Install dependencies
run: npm install -g @frost-beta/huggingface
run: npm install -g @frost-beta/huggingface@0.0.5

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 4acc0ea

Please sign in to comment.