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 10c76cd commit f15e767
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v5
with:
python-version: '3.11'
python-version: '3.11'
- uses: docker://pandoc/core:2.9
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme myst_parser nbsphinx
Expand Down

0 comments on commit f15e767

Please sign in to comment.