Skip to content

Commit

Permalink
added npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
eneoli committed Sep 5, 2024
1 parent 5aeb3b0 commit 8d67d57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ echo "--> Compiling frontend..."
echo ""

cd frontend
npm install
npm run build:$BUILD_MODE
cd ..

Expand Down

0 comments on commit 8d67d57

Please sign in to comment.