Skip to content

Commit 85518e5

Browse files
authored
Update .github/workflows/style-guide.yml
1 parent 4af9753 commit 85518e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/style-guide.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v3
11+
- name: Install Asciidoctor
12+
run: sudo apt-get install -y asciidoctor
1113
- uses: errata-ai/vale-action@reviewdog
1214
with:
1315
filter_mode: diff_context

0 commit comments

Comments
 (0)