Skip to content

Commit

Permalink
pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
eb8680 authored Jul 10, 2023
1 parent 069f28c commit c0178b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
pages: write
id-token: write
steps:
- id: pandoc-install
run: |
sudo apt install -y pandoc
- id: deployment
uses: sphinx-notes/pages@v3
with:
Expand Down

0 comments on commit c0178b3

Please sign in to comment.