Skip to content

Commit

Permalink
Updated prepare.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
CSantosM committed Jan 10, 2025
1 parent 5d583f5 commit d70632d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prepare.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash

# Build types library
cd types
Expand All @@ -13,4 +14,5 @@ cd ..
# Build frontend
cd frontend
npm install
npm run lib:build
cd ..

0 comments on commit d70632d

Please sign in to comment.