Skip to content

Commit

Permalink
with pakcage json
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Oct 11, 2024
1 parent 51dc738 commit 110491c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-inference-types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
node-version: "20"
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
package_json_file: ./huggingface.js/packages/tasks/package.json
- name: Install dependencies
run: pnpm install
working-directory: ./huggingface.js/packages/tasks
Expand Down

0 comments on commit 110491c

Please sign in to comment.