diff --git a/.github/workflows/tomobar_docs.yml b/.github/workflows/tomobar_docs.yml index c4225f94..9ee3c4e6 100644 --- a/.github/workflows/tomobar_docs.yml +++ b/.github/workflows/tomobar_docs.yml @@ -31,10 +31,6 @@ jobs: activate-environment: tomobar-docs environment-file: ./docs/source/doc-conda-requirements.yml - - name: pip install tomobar - run: | - pip install tomobar - - name: Build api docs run: sphinx-apidoc -feT -t=./docs/source/_templates -o ./docs/source/api ./tomobar