Skip to content

Commit

Permalink
Install nan
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbvaughan committed Feb 23, 2024
1 parent dad9ae8 commit c255f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Build
run: |
npm install -g node-gyp
npm install -g node-gyp nan
npm install --ignore-scripts
. prebuild/macOS/preinstall.sh
cp prebuild/macOS/binding.gyp binding.gyp
Expand Down

0 comments on commit c255f18

Please sign in to comment.