Skip to content

Commit aca5218

Browse files
Install pandoc
1 parent 9b2e90e commit aca5218

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/check_spelling.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
- name: Set up Git repository
1919
uses: actions/checkout@v4.2.0
2020

21+
- uses: docker://pandoc/core:3.8
22+
2123
- name: Remove folders that do not care about spelling
2224
run: |
2325
rm -rf LICENSE.md

0 commit comments

Comments
 (0)