Minor typo fixes
This commit is contained in:
@ -45,7 +45,6 @@ EOF
|
||||
) > "$RELEASE_PATH/package.json"
|
||||
rsync yarn.lock "$RELEASE_PATH"
|
||||
rsync ci/build/npm-postinstall.sh "$RELEASE_PATH/postinstall.sh"
|
||||
|
||||
}
|
||||
|
||||
bundle_vscode() {
|
||||
|
Reference in New Issue
Block a user