Skip to content

Commit

Permalink
test something
Browse files Browse the repository at this point in the history
  • Loading branch information
btschwertfeger committed Apr 10, 2024
1 parent 433c676 commit 2534446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_build_doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install -r doc/requirements.txt
python -m pip install .
- name: Build the documentation
run: cd doc && make html

0 comments on commit 2534446

Please sign in to comment.