Install in build

This commit is contained in:
dancoffman 2022-11-22 12:46:41 -08:00
parent 5d7daab973
commit b69087063e
No known key found for this signature in database
GPG Key ID: 47B1F53E36A9B3CC
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ clean:
build: kzg.cxx kzg.ts package.json binding.gyp Makefile
cd ../../src; make lib
yarn install
yarn node-gyp rebuild
test: build