Skip to content

Commit 7323afb

Browse files
committed
vale checks
1 parent 0ee6bb8 commit 7323afb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/vale-tdbx.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
- name: checkout
1616
uses: actions/checkout@master
1717

18+
- name: Install docutils
19+
run: sudo apt-get install -y docutils
20+
1821
- id: files
1922
uses: masesgroup/retrieve-changed-files@v2
2023
with:

0 commit comments

Comments
 (0)