Skip to content

Commit

Permalink
no docs build for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixWick committed Apr 13, 2023
1 parent ba6fdfd commit 694f455
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
run: |
python -m pip install --upgrade pip
poetry install --with docs
- name: Build and publish docs
run: |
cd docs
poetry run sphinx-build -b html . build
# Upload docs in build to RTD
- name: Build package
run: poetry build
# TODO heck whether the pypi action expects the artifacts in a different place
Expand Down

0 comments on commit 694f455

Please sign in to comment.