ci: hide sync progress
This commit is contained in:
1
.github/workflows/populate_linux_sysroot.sh
vendored
1
.github/workflows/populate_linux_sysroot.sh
vendored
@@ -106,7 +106,6 @@ do-sync() {
|
||||
args+=(-d)
|
||||
args+=(-h)
|
||||
args+=(--keep-dirlinks)
|
||||
args+=("--info=progress2")
|
||||
args+=(--delete)
|
||||
args+=(--prune-empty-dirs)
|
||||
args+=(--sparse)
|
||||
|
||||
Reference in New Issue
Block a user