diff --git a/build.sh b/build.sh index 909e93c..feb23a5 100644 --- a/build.sh +++ b/build.sh @@ -1 +1,2 @@ -npm run make \ No newline at end of file +npm i +npm run make