Remove npm rebuild
This commit is contained in:
parent
0a5687bacf
commit
511c3e95b2
|
@ -16,9 +16,6 @@ main() {
|
|||
cd lib/vscode
|
||||
# Install VS Code dependencies.
|
||||
yarn
|
||||
|
||||
# NODE_MODULE_VERSION mismatch errors without this.
|
||||
npm rebuild
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue