fix: fix poetry install command in devcontainer (#9507)
This commit is contained in:
parent
3b53e06e0d
commit
32ebea91ff
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
poetry install -C api
|
||||
cd api && poetry install
|
||||
Loading…
Add table
Add a link
Reference in a new issue