Skip to content

Commit

Permalink
install dependencies issue 3
Browse files Browse the repository at this point in the history
  • Loading branch information
udaij12 committed Nov 1, 2023
1 parent 7a80fdd commit 055a1ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/regression_tests_gpu_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
- name: Checkout TorchServe
uses: actions/checkout@v3
- name: Install dependencies
shell: bash -el {0}
run: |
python ts_scripts/install_dependencies.py --environment=dev --cuda=cu121
- name: debug 2
Expand Down

0 comments on commit 055a1ee

Please sign in to comment.