Skip to content

Commit

Permalink
docs pipeline reqs installation issue fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
lnxpy committed Apr 13, 2024
1 parent a0724b1 commit 618147f
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 @@ -24,5 +24,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install -r requirements-docs.txt
- run: pip install ".[docs]"
- run: mkdocs gh-deploy --force

0 comments on commit 618147f

Please sign in to comment.