Skip to content

Commit eeecc8f

Browse files
committed
Call callback after python check, facepalm.
1 parent 843d6d7 commit eeecc8f

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
@@ -81,6 +81,7 @@ async.series([
8181
if (error) {
8282
throw new Error('Python is required to build libgit2');
8383
}
84+
callback();
8485
});
8586
});
8687

0 commit comments

Comments
 (0)