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