Skip to content

Commit edad3af

Browse files
committed
Auto-merge updates from auto-update branch
2 parents f821d0b + 6cc7613 commit edad3af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update-results.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ jobs:
2828

2929
- name: Install dependencies
3030
run: |
31-
python3 -m pip install mlc-scripts
31+
python3 -m pip install mlcflow
32+
mlc pull repo mlcommons@mlperf-automations --branch=dev
3233
3334
- name: Run MLPerf Inference Submission Checker and generate results summary
3435
run: |

0 commit comments

Comments
 (0)