Skip to content

Commit

Permalink
Remove invalid pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
rlouf committed Jul 30, 2024
1 parent 0e5a56c commit 38814b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- run: |
python -m pip install --upgrade pip
pip install .[docs]
pip install -r requirements-doc.txt
- name: Build documentation
run: |
mkdocs gh-deploy --force

0 comments on commit 38814b1

Please sign in to comment.