Skip to content

Commit bb6b04b

Browse files
committed
add socat
1 parent 39fb332 commit bb6b04b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_train_deploy_pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Install requirements
3636
working-directory: ./train_and_deploy
3737
run: |
38+
sudo apt install socat
3839
pip3 install -r requirements.txt
3940
zenml integration install bentoml skypilot_kubernetes s3 aws evidently --uv -y
4041

0 commit comments

Comments
 (0)