Skip to content

Commit

Permalink
add socat
Browse files Browse the repository at this point in the history
  • Loading branch information
safoinme committed Nov 28, 2024
1 parent 39fb332 commit bb6b04b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_train_deploy_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Install requirements
working-directory: ./train_and_deploy
run: |
sudo apt install socat
pip3 install -r requirements.txt
zenml integration install bentoml skypilot_kubernetes s3 aws evidently --uv -y
Expand Down

0 comments on commit bb6b04b

Please sign in to comment.