Fix a lot of typos (#2778)
This commit is contained in:
parent
c01963c823
commit
8d5a30e353
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue