Skip to content

Commit

Permalink
Use dev yaml for staging
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexejPenner committed Oct 31, 2024
1 parent 1d5fd1c commit 63575b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging_run_complete_llm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
- name: Run pipeline (Staging)
working-directory: ./llm-complete-guide
run: |
python gh_action_rag.py --no-cache --config rag_gcp.yaml
python gh_action_rag.py --no-cache --config rag_local_dev.yaml

0 comments on commit 63575b7

Please sign in to comment.