Skip to content

Commit 63575b7

Browse files
committed
Use dev yaml for staging
1 parent 1d5fd1c commit 63575b7

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
@@ -52,4 +52,4 @@ jobs:
5252
- name: Run pipeline (Staging)
5353
working-directory: ./llm-complete-guide
5454
run: |
55-
python gh_action_rag.py --no-cache --config rag_gcp.yaml
55+
python gh_action_rag.py --no-cache --config rag_local_dev.yaml

0 commit comments

Comments
 (0)