Fix a lot of typos (#2778)

This commit is contained in:
Aaron Ai 2022-09-09 23:48:59 +08:00 committed by GitHub
parent c01963c823
commit 8d5a30e353
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ set -e
BUILD_TOOL_SCHEMAS_VERSION=0.13.0
# List of vesions that do not require or have a schema.
# List of versions that do not require or have a schema.
declare -a skip_versions=("1.0.0" "1.0.1" "1.1.0" "1.2.0" "1.3.0" "1.6.0")
root_dir=$PWD