Skip to content

Commit

Permalink
Update documentation.yml with pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerapritchard authored Apr 29, 2024
1 parent fba3e5f commit a1d6783
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pandoc/actions/setup@{main}
with:
version: 2.19
- name: Install dependencies
run: |
pip install poetry
Expand Down

0 comments on commit a1d6783

Please sign in to comment.