ci-build: spelling (#24386)
This commit is contained in:
@@ -102,7 +102,7 @@ function build_frontend() {
|
||||
start=$(date +%s%N)
|
||||
go run build.go ${OPT} build-frontend
|
||||
runtime=$((($(date +%s%N) - start)/1000000))
|
||||
echo "Frontent build took: $runtime ms"
|
||||
echo "Frontend build took: $runtime ms"
|
||||
echo "FRONTEND: finished"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user