Skip to content

Commit 93df7dd

Browse files
committed
restore dependency
1 parent 6edd25b commit 93df7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ install:
2323
# install submodules
2424
- git submodule update --init
2525
# install modules
26-
- npm install -g node-pre-gyp
26+
- npm install -g node-gyp node-pre-gyp node-pre-gyp-github
2727
- npm install --build-from-source
2828
# Check if we're building the latest tag, if so
2929
# then we publish the binaries if tests pass.

0 commit comments

Comments
 (0)