mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
fix ci
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ build:
|
|||||||
python: "3.12"
|
python: "3.12"
|
||||||
jobs:
|
jobs:
|
||||||
post_install:
|
post_install:
|
||||||
- sphinx-build -b gettext . _build/gettext
|
- python -m sphinx-build -b gettext . _build/gettext
|
||||||
- sphinx-intl update -p _build/gettext -l en
|
- python -m sphinx-intl update -p _build/gettext -l en
|
||||||
|
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
sphinx
|
sphinx
|
||||||
shibuya
|
shibuya
|
||||||
sphinx-intl
|
sphinx-intl
|
||||||
sphinx-build
|
|
||||||
sphinx-autobuild
|
sphinx-autobuild
|
||||||
|
|||||||
Reference in New Issue
Block a user