Skip to content

Commit c255f18

Browse files
committed
Install nan
1 parent dad9ae8 commit c255f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prebuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Build
4848
run: |
49-
npm install -g node-gyp
49+
npm install -g node-gyp nan
5050
npm install --ignore-scripts
5151
. prebuild/macOS/preinstall.sh
5252
cp prebuild/macOS/binding.gyp binding.gyp

0 commit comments

Comments
 (0)