Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Zjonn committed Oct 7, 2024
1 parent 00aeaea commit ce5c74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-convert-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
steps:
- name: Install tooling
run: |
apk add bash git findutil
apk add bash git findutils
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit ce5c74d

Please sign in to comment.