diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index f63c949..457d197 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -11,7 +11,6 @@ jobs: - name: Install dependencies run: | pip install sphinx sphinx_rtd_theme sphinxcontrib-bibtex - sphinxcontrib-bibtex --use-cache - name: Sphinx build run: | cd doc