mirror of
https://github.com/grafana/grafana.git
synced 2025-09-22 00:02:53 +08:00
ci-build: spelling (#24386)
This commit is contained in:
@ -29,7 +29,7 @@ echo "creating new branch ${_branch}"
|
||||
git checkout -b "${_branch}"
|
||||
|
||||
# building grafana packages
|
||||
echo "bulding grafana packages..."
|
||||
echo "building grafana packages..."
|
||||
yarn packages:build
|
||||
|
||||
# extract packages api documentation json
|
||||
|
Reference in New Issue
Block a user