From 19716bdb5e5b1f26066f1f09c35bc96f476d5522 Mon Sep 17 00:00:00 2001 From: kolo Date: Wed, 15 Oct 2025 19:23:01 +0300 Subject: [PATCH] fix ci --- .readthedocs.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4f2b103..2a6e544 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,6 +4,10 @@ build: os: ubuntu-22.04 tools: python: "3.12" + + jobs: + post_install: + - sphinx-intl build sphinx: configuration: docs/conf.py