Skip to content

Commit ac3db9a

Browse files
committed
Install nan
1 parent dad9ae8 commit ac3db9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prebuild.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
run: |
4949
npm install -g node-gyp
5050
npm install --ignore-scripts
51+
npm install nan
5152
. prebuild/macOS/preinstall.sh
5253
cp prebuild/macOS/binding.gyp binding.gyp
5354
node-gyp rebuild -j 2

0 commit comments

Comments
 (0)