Skip to content

Commit

Permalink
fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Jan 4, 2024
1 parent 3b96ca3 commit 400f32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install sphinx
pip install sphinx_rdt_theme
pip install sphinx_rtd_theme
- name: install
run: |
scripts/doc
Expand Down

0 comments on commit 400f32d

Please sign in to comment.