Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Oct 4, 2024
1 parent 20795e2 commit ef60a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
sudo apt-get install -y --no-install-recommends \
doxygen graphviz libenchant-2-dev
python3 -m pip install --upgrade pip
pip3 install sphinx sphinx_rtd_theme sphinx_toolbox sphinx_copybutton pyechant sphinxcontrib-spelling
pip3 install sphinx sphinx_rtd_theme sphinx_toolbox sphinx_copybutton pyenchant sphinxcontrib-spelling
- name: Spellcheck
# execute from top-level amr-wind directory
run: |
Expand Down

0 comments on commit ef60a80

Please sign in to comment.