From 1769a7a74646e5c2c2a8b23d16079f403f592a0e Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 1 Jul 2024 18:53:28 -0700 Subject: [PATCH] debug --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index a9c60b6e..03ad3951 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -29,4 +29,4 @@ build: exit 183; fi - pip install -r requirements_docs.txt - - cd docs && cat Makefile && which sphinx-build && ls -al $READTHEDOCS_VIRTUALENV_PATH # make rtd-pr-preview + - cd docs && make rtd-pr-preview # make rtd-pr-preview