Skip to content

Commit

Permalink
Try fixing the docs compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
israelmcmc committed Dec 24, 2023
1 parent f15e767 commit 8cfb5cb
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 @@ -13,9 +13,9 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- uses: docker://pandoc/core:2.9
- name: Install dependencies
run: |
sudo apt install pandoc
pip install sphinx sphinx_rtd_theme myst_parser nbsphinx
- name: Sphinx build
run: |
Expand Down

0 comments on commit 8cfb5cb

Please sign in to comment.