mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-03-29 04:38:59 +03:00
make: add openapi deps installtion
This commit is contained in:
parent
428d60ebb0
commit
975b6ca57a
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -16,6 +16,7 @@ coverage: migrate
|
||||||
dev-env:
|
dev-env:
|
||||||
cargo fetch
|
cargo fetch
|
||||||
yarn install
|
yarn install
|
||||||
|
cd docs/openapi && yarn install
|
||||||
|
|
||||||
doc:
|
doc:
|
||||||
#yarn doc
|
#yarn doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue