Skip to content

Commit

Permalink
Merge pull request #20 from PdIPS/TimRoith-patch-1
Browse files Browse the repository at this point in the history
Update Sphinx.yml
  • Loading branch information
TimRoith authored Mar 12, 2024
2 parents 063393e + abe8901 commit dc6f667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: docker://pandoc/core:2.9
- name: Install dependencies
run: sudo apt-get install pandoc
run: |
pip install sphinx sphinx_rtd_theme
pip install sphinx_design
Expand Down

0 comments on commit dc6f667

Please sign in to comment.