From 4c7edfa1370ff3430d8f859bd0ebba342f63c442 Mon Sep 17 00:00:00 2001 From: BobDotCom <71356958+BobDotCom@users.noreply.github.com> Date: Fri, 5 May 2023 13:16:36 -0500 Subject: [PATCH] chore(docs): build docs in all formats Signed-off-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com> --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 59842ef8bb..ad4593569f 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,5 +1,5 @@ version: 2 -formats: [] +formats: all build: os: ubuntu-22.04