Skip to content

Commit f576627

Browse files
Antony BaileyAntony Bailey
authored andcommitted
make rst myself
1 parent 6d93bfc commit f576627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install dependencies
2222
run: |
2323
python -m pip install --upgrade pip
24-
pip install pypandoc pandoc
24+
pip install pypandoc pandoc pypandoc
2525
2626
- name: Convert Markdown to reStructuredText
2727
run: |

0 commit comments

Comments
 (0)