Skip to content

Commit

Permalink
Change spellcheck working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
tarek-y-ismail committed Oct 3, 2024
1 parent c184de2 commit a8d7637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
if: success() || failure()
uses: canonical/documentation-workflows/spellcheck@main
with:
working-directory: ${{ inputs.working-directory }}
working-directory: doc/sphinx
install-target: ${{ inputs.install-target }}
spelling-target: ${{ inputs.spelling-target }}
makefile: ${{ inputs.makefile }}
Expand Down

0 comments on commit a8d7637

Please sign in to comment.