Skip to content

Commit

Permalink
fixing docs builds in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Zulko committed Nov 23, 2024
1 parent 1edb3ef commit f1c65fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:
python -m pip install --upgrade pip
pip install -e .
pip install -e .[doc]
cp -r build/html/* ../build/html/
- name: Build current documentation
run: |
Expand Down

0 comments on commit f1c65fa

Please sign in to comment.