Skip to content

Commit 535814f

Browse files
committed
Fix typo in docs workflow
1 parent 88642a8 commit 535814f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v3
20-
21-
- Name: Install pandoc
20+
- name: Install pandoc
2221
with:
2322
sudo apt-get install pandoc
2423

0 commit comments

Comments
 (0)