Skip to content

Commit 087653a

Browse files
committed
Staging github action needs aws requirements
1 parent 1b4f702 commit 087653a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging_run_complete_llm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
pip3 install -r requirements.txt
3838
pip3 install -r requirements-argilla.txt
39-
zenml integration install gcp -y
39+
zenml integration install aws s3 -y
4040
4141
- name: Connect to ZenML server
4242
working-directory: ./llm-complete-guide

0 commit comments

Comments
 (0)