💚 npm i

This commit is contained in:
Nikolai R Kristiansen
2022-02-27 12:48:32 +01:00
parent 1ba3df7b2e
commit bbc34ffa9e

View File

@@ -7,5 +7,5 @@ echo "Deploying bbs to ${PROJECT_PATH}"
cd "$PROJECT_PATH" || exit 1
git pull
npm run i
npm install
npm run build