Skip to content

Commit

Permalink
test workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
znicolaou committed Apr 26, 2023
1 parent 2008cc2 commit 39e996a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Build the docs
# Not exactly how RTD does it, but close.
run: |
sudo apt-get update -y
sudo apt-get install pandoc
cd docs
python -m sphinx -T -E -W -b html -d _build/doctrees . _build/html
Expand Down

0 comments on commit 39e996a

Please sign in to comment.