mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 03:32:23 +08:00
fix: fix poetry install command in devcontainer (#9507)
This commit is contained in:
parent
3b53e06e0d
commit
32ebea91ff
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
poetry install -C api
|
||||
cd api && poetry install
|
Loading…
Reference in New Issue
Block a user