Skip to content

Commit

Permalink
Install pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
glatteis committed Jul 8, 2024
1 parent 9b38c73 commit 4850e13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
apt-get update
apt-get -y install curl
apt-get -y install git
apt-get -y install pandoc
- name: Configure Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 4850e13

Please sign in to comment.