Skip to content

Commit fa69df0

Browse files
Updated deploy-docs.yaml
1 parent 0450eb3 commit fa69df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
wget https://github.com/quarto-dev/quarto-cli/releases/download/v1.6.33/quarto-1.6.33-linux-amd64.deb
3434
sudo dpkg -i quarto-1.6.33-linux-amd64.deb
3535
python -m pip install --upgrade pip
36-
python -m pip install build jupyter myst-parser setuptools sphinx sphinx-autodoc-typehints sphinx-book-theme
36+
python -m pip install build jupyter myst-parser setuptools sphinx sphinx-autodoc-typehints sphinx_bootstrap_theme
3737
3838
- name: Build Sphinx docs
3939
run: |

0 commit comments

Comments
 (0)