Skip to content

Commit

Permalink
ci: install the Sphinx theme in docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
pbelmans committed Jun 7, 2024
1 parent 38a6dbf commit 6977dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sudo apt-get install -y fonts-freefont-ttf
sudo apt-get install -y latexmk
sudo apt-get install -y texlive-luatex
sudo apt-get install -y python3-sphinx
sage -pip install sphinx-book-theme
- name: Checkout Hodge diamond cutter
uses: actions/checkout@v3
- name: Install Hodge diamond cutter
Expand Down

0 comments on commit 6977dc2

Please sign in to comment.