Skip to content

Commit b53a889

Browse files
committed
Install Dependencies For parser-sdk
Signed-off-by: Yannik Fuhrmeister <[email protected]>
1 parent 97ef56a commit b53a889

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scanners/amass/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ unit-tests:
7070
install-deps:
7171
@echo ".: ⚙️ Installing all scanner specific dependencies."
7272
cd ./.. && npm ci
73+
cd ../../parser-sdk/nodejs && npm ci
7374
cd ./parser/ && npm ci
7475

7576
docker-build:

0 commit comments

Comments
 (0)