From eb18730789627f8825cdb9c8be13418b7dd69a31 Mon Sep 17 00:00:00 2001 From: kolo Date: Wed, 15 Oct 2025 19:25:04 +0300 Subject: [PATCH] fix ci --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2a6e544..7f8fd01 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ build: jobs: post_install: - - sphinx-intl build + - sphinx-intl build --locale-dir docs/locales sphinx: configuration: docs/conf.py