Skip to content

Commit

Permalink
add pandoc to docs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Nov 24, 2023
1 parent 221b0ce commit 8eec5ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: docker://pandoc/core:2.9
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme nbsphinx
Expand Down

0 comments on commit 8eec5ee

Please sign in to comment.