Skip to content

Commit

Permalink
Update rag_pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sefgsefg authored Sep 9, 2024
1 parent e10dab1 commit c15b445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rag_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: sudo apt-get update && sudo apt-get install dos2unix

- name: Run Samples Tests
run: dos2unix ./samples/contrib/RAG_kubeflow/example/.github/rag_action.shh && ././samples/contrib/RAG_kubeflow/example/.github/rag_action.sh
run: dos2unix ./samples/contrib/RAG_kubeflow/example/.github/rag_action.sh && ./samples/contrib/RAG_kubeflow/example/.github/rag_action.sh

0 comments on commit c15b445

Please sign in to comment.