Skip to content

Commit

Permalink
CI: Fix warning from spell check
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaston committed Aug 26, 2024
1 parent 1806020 commit 2e77c68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@ jobs:
- name: Spelling
shell: bash -l {0}
run: |
rm -rf build/html_extra # avoid WARNING: html_extra_path entry '../build/html_extra' is placed inside outdir
make spelling
working-directory: ./doc

0 comments on commit 2e77c68

Please sign in to comment.