There was an error while loading. Please reload this page.
1 parent 093213b commit 837965cCopy full SHA for 837965c
1 file changed
.github/workflows/vllm-profiling.yml
@@ -227,9 +227,9 @@ jobs:
227
228
- name: Upload profiling results to S3
229
uses: seemethere/upload-artifact-s3@v5
230
- retention-days: 180
231
with:
232
s3-prefix: ${{ steps.prepare_s3_upload.outputs.s3-prefix }}
+ retention-days: 180
233
path: vllm-profiling/profiling-results
234
if-no-files-found: warn
235
0 commit comments