make: add openapi deps installtion

This commit is contained in:
realaravinth
2021-10-08 15:57:27 +05:30
parent 428d60ebb0
commit 975b6ca57a

View File

@@ -16,6 +16,7 @@ coverage: migrate
dev-env:
cargo fetch
yarn install
cd docs/openapi && yarn install
doc:
#yarn doc