commit
a9bd5acee1
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -24,7 +24,7 @@ install_frontend:
|
|||
cd langflow/frontend && npm install
|
||||
|
||||
build_frontend:
|
||||
cd langflow/frontend && npm run build
|
||||
cd langflow/frontend && CI='' npm run build
|
||||
|
||||
build:
|
||||
make install_frontend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue