ci(global): optmize build scripts and fix error on RTD side

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
Andrei Jiroh Halili 2025-06-14 02:26:58 +08:00
parent f5a63553fb
commit 2081d5fb54
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
3 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ build:
- pipenv install
build:
html:
- pipenv run mkdocs build -f mkdocs.redthedocs.yml -d "$READTHEDOCS_OUTPUT/html/"
- FF_GENERATE_SOCIAL_CARDS=true pipenv run build-staging -d "$READTHEDOCS_OUTPUT/html/"
post_build:
- |
mkdir $READTHEDOCS_OUTPUT/html/api