We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85cffdf commit 12e2dc1Copy full SHA for 12e2dc1
.github/workflows/pr-vllm-rayserve.yml
@@ -138,4 +138,4 @@ jobs:
138
139
- name: Cleanup old images
140
if: always()
141
- run: cleanup_old_image.sh
+ run: .github/scripts/cleanup_old_image.sh
0 commit comments