Skip to content

Commit 1f81bf3

Browse files
committed
fix single os prebuild getting extracted for missing versions
1 parent 2297744 commit 1f81bf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ function install(runtime, abi, platform, arch, cb) {
7878
console.error('# npm run build');
7979
console.error('');
8080
}
81+
return;
8182
}
8283

8384
let options = {

0 commit comments

Comments
 (0)