From 14b30e6624a02f22327c4adf60f3a1ec8499d6a3 Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Tue, 2 Jan 2024 01:28:15 +0100 Subject: [PATCH] Update .readthedocs.yml Signed-off-by: Lala Sabathil --- .readthedocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 4f35059c5d..e1aee404d5 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,5 +1,6 @@ version: 2 -formats: htmlzip +formats: + - htmlzip build: os: ubuntu-22.04