fix(docs): Use correct function call in CI to update `versions.json` (#2153)
This commit is contained in:
parent
4755b16b31
commit
865787c8b0
|
@ -57,4 +57,4 @@ function _update_versions_json
|
|||
fi
|
||||
}
|
||||
|
||||
_update-versions-json
|
||||
_update_versions_json
|
||||
|
|
Loading…
Reference in New Issue