From fbf6830ecab53eefbf365b3d304d68713122bbee Mon Sep 17 00:00:00 2001 From: Simon Gravelle Date: Tue, 25 Jun 2024 00:03:39 +0200 Subject: [PATCH] Update gh-pages.yml --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 896a25f..1c9c393 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -31,7 +31,7 @@ jobs: pip install sphinx-togglebutton pip install sphinx-favicon pip install sphinxcontrib.bibtex - - name: Build + - name: Build # build from docs/sphinx run: | cd docs/sphinx/ make clean