Skip to content

Commit 2d55b82

Browse files
authored
Merge branch 'mlcommons:dev' into dev
2 parents 0dce214 + cbb95e7 commit 2d55b82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/install/mlcflow_linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ pull_repo() {
381381
log_info " Repo : ${MLC_REPO}"
382382
log_info " Branch : ${MLC_BRANCH}"
383383

384-
mlc pull repo "${MLC_REPO}" --branch="${MLC_BRANCH}"
384+
mlc pull repo "${MLC_REPO}" --checkout="${MLC_BRANCH}"
385385
}
386386

387387
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)