mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-11 13:06:43 +00:00
💚 Try again with Netlify, different settings
This commit is contained in:
parent
8c6043e00e
commit
b986671800
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
mkdocs>=0.9.0
|
mkdocs
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
pipenv run -- mkdocs build
|
mkdocs build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue