Skip to content

Commit

Permalink
Add pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmith- committed Feb 26, 2025
1 parent ecee115 commit 5ad0df1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.x"
- name: Install pandoc
uses: r-lib/actions/setup-pandoc@v2

- name: Install nox
run: |
Expand Down

0 comments on commit 5ad0df1

Please sign in to comment.