Skip to content

Commit b8ebe0f

Browse files
Ki-SekiCopilot
andauthored
Update Makefile
Co-authored-by: Copilot <[email protected]>
1 parent 74a6973 commit b8ebe0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ serve:
2424
poetry run uvicorn memos.api.start_api:app
2525

2626
openapi:
27-
memos export_openapi --output docs/openapi.json
27+
poetry run memos export_openapi --output docs/openapi.json

0 commit comments

Comments
 (0)