Skip to content

Commit

Permalink
Checkout TorchServe with submodules for KServe build
Browse files Browse the repository at this point in the history
  • Loading branch information
agunapal committed Mar 14, 2024
1 parent 481d017 commit 4a630cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/official_release_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
architecture: x64
- name: Checkout TorchServe
uses: actions/checkout@v3
with:
submodules: recursive
- name: Login to Docker
env:
DOCKER_PASSWORD: ${{secrets.DOCKER_PASSWORD}}
Expand Down

0 comments on commit 4a630cb

Please sign in to comment.