Skip to content

Commit

Permalink
Install pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tanertopal committed Aug 25, 2022
1 parent 8fa0fc0 commit 7fb52a9
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 @@ -19,6 +19,7 @@ jobs:
python-version: 3.7.12
- name: Install build tools
run: |
sudo apt install pandoc
python -m pip install -U pip==22.2
python -m pip install -U setuptools==63.2.0
python -m pip install -U poetry==1.1.14
Expand Down

0 comments on commit 7fb52a9

Please sign in to comment.