mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 10:48:59 +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
|
#!/bin/bash
|
||||||
|
|
||||||
poetry install -C api
|
cd api && poetry install
|
Loading…
x
Reference in New Issue
Block a user