diff --git a/.github/workflows/update_docs.yml b/.github/workflows/update_docs.yml index aff42b7f..84bcc520 100644 --- a/.github/workflows/update_docs.yml +++ b/.github/workflows/update_docs.yml @@ -31,7 +31,7 @@ jobs: #define set of jobs. Here there is only one job, each job is instantiated cd docs echo "HAMSTER" ls - make html + sphinx-build -M html source build ls