Skip to content

Commit 96bf517

Browse files
committed
path fix
1 parent 43c0374 commit 96bf517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rollout.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Run rollout script
4444
run: |
45-
python rollout_worker.py \
45+
python tests/github_actions/rollout_worker.py \
4646
--completion-params '${{ inputs.completion_params }}' \
4747
--metadata '${{ inputs.metadata }}' \
4848
--model-base-url "${{ inputs.model_base_url }}" \

0 commit comments

Comments
 (0)