Skip to content

Commit

Permalink
Fix typo in docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Dec 21, 2024
1 parent 88642a8 commit 535814f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v3

- Name: Install pandoc
- name: Install pandoc
with:
sudo apt-get install pandoc

Expand Down

0 comments on commit 535814f

Please sign in to comment.