Skip to content

Commit 12e2dc1

Browse files
committed
fix
Signed-off-by: Junpu Fan <junpu@amazon.com>
1 parent 85cffdf commit 12e2dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-vllm-rayserve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,4 @@ jobs:
138138
139139
- name: Cleanup old images
140140
if: always()
141-
run: cleanup_old_image.sh
141+
run: .github/scripts/cleanup_old_image.sh

0 commit comments

Comments
 (0)