mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 02:19:05 +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…
x
Reference in New Issue
Block a user