Skip to content

Commit

Permalink
install psbs on build script
Browse files Browse the repository at this point in the history
  • Loading branch information
iznaut committed Nov 6, 2024
1 parent 3d1b38b commit 1f5e6d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/sh

npm install
pip install psbs

ROOT_PATH=$PWD
BRIDGE_PATH=$PWD"/public/bridges"
Expand Down

0 comments on commit 1f5e6d3

Please sign in to comment.