Skip to content

Commit

Permalink
Merge branch 'main' into pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Mar 26, 2024
2 parents c641ef5 + 31d2876 commit 07fa1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
python -m pip install -r requirements.txt
python -m pip install build sphinx sphinx-intl sphinx_rtd_theme
python -m build --sdist
python setup.py sdist --formats=zip
python -m pip install dist/*
- name: Build documentation
Expand Down

0 comments on commit 07fa1aa

Please sign in to comment.