Skip to content

Commit 837965c

Browse files
committed
fix
1 parent 093213b commit 837965c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vllm-profiling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,9 @@ jobs:
227227
228228
- name: Upload profiling results to S3
229229
uses: seemethere/upload-artifact-s3@v5
230-
retention-days: 180
231230
with:
232231
s3-prefix: ${{ steps.prepare_s3_upload.outputs.s3-prefix }}
232+
retention-days: 180
233233
path: vllm-profiling/profiling-results
234234
if-no-files-found: warn
235235

0 commit comments

Comments
 (0)