Skip to content

Commit

Permalink
fix post review build check
Browse files Browse the repository at this point in the history
  • Loading branch information
jstvz committed Nov 13, 2024
1 parent b41ac62 commit ae544f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: |
python -VV
pip install -r mkdocs mkdocs-exclude-search
pip install mkdocs mkdocs-exclude-search
# docs build requires a proper install
pip install .
Expand Down

0 comments on commit ae544f4

Please sign in to comment.