Skip to content

Commit

Permalink
additional debugging of workflow for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ricfog committed Jul 10, 2024
1 parent 6d08ec9 commit f5717a9
Show file tree
Hide file tree
Showing 4 changed files with 471 additions and 2 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
poetry install --all-extras
sudo apt-get update && sudo apt-get install -y pandoc
pip install pandoc
poetry add sphinx
- name: Build the documentation with Sphinx
run: |
Expand Down
Loading

0 comments on commit f5717a9

Please sign in to comment.