Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Smirkey authored and Smirkey committed Jan 30, 2024
1 parent 8f6fa17 commit e827fcf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install -r bindings/docs/requirements-docs.txt
pip install -r bindings/docs/requirements-doc.txt
- name: Build MkDocs
run: mkdocs build

Expand Down

0 comments on commit e827fcf

Please sign in to comment.