Skip to content

Commit

Permalink
added pandoc docker
Browse files Browse the repository at this point in the history
  • Loading branch information
lranzani committed Nov 22, 2024
1 parent 35599b8 commit 73ee768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
pip install -e .
python -m unittest discover -v test
- name: Build Documentation
uses: docker://pandoc/core:3.5
run: |
cd doc
make html
Expand Down

0 comments on commit 73ee768

Please sign in to comment.