Skip to content

Commit

Permalink
fix gh actions config 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtj committed Aug 1, 2023
1 parent 7c64474 commit 2cf459c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
sudo apt install -y libunwind-dev
python -m pip install --upgrade pip
python -m pip install -r requirements_dev.txt
python -m pip install .
python -m pip install sphinx sphinx-rtd-theme m2r2
- name: Generate documentation with Sphinx
run: |
Expand Down

0 comments on commit 2cf459c

Please sign in to comment.