Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
install main bentoml
Browse files Browse the repository at this point in the history
  • Loading branch information
bojiang committed Nov 4, 2022
1 parent a00f934 commit 5bf87bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/setup-repo/action.yml
Expand Up @@ -49,3 +49,6 @@ runs:
- name: Install development dependencies
shell: bash
run: python -m pip install -r requirements/dev-requirements.lock.txt
- name: Install development dependencies
shell: bash
run: python -m pip install git+https://github.com/bentoml/bentoml.git@main

0 comments on commit 5bf87bb

Please sign in to comment.