Skip to content

Commit 221312e

Browse files
authored
Update nodejs.yml
1 parent 7bffb08 commit 221312e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ jobs:
2121
with:
2222
node-version: ${{ matrix.node-version }}
2323
- run: |
24+
npm i
2425
npm i -g prebuild
2526
prebuild --all -r napi -u ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)