make: add openapi deps installtion

This commit is contained in:
realaravinth 2021-10-08 15:57:27 +05:30
parent 428d60ebb0
commit 975b6ca57a
No known key found for this signature in database
GPG key ID: AD9F0F08E855ED88

View file

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