Skip to content

Commit 511c3e9

Browse files
committed
Remove npm rebuild
1 parent 0a5687b commit 511c3e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/vscode.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ main() {
1616
cd lib/vscode
1717
# Install VS Code dependencies.
1818
yarn
19-
20-
# NODE_MODULE_VERSION mismatch errors without this.
21-
npm rebuild
2219
)
2320
}
2421

0 commit comments

Comments
 (0)