Skip to content

Commit

Permalink
Bux fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bibhuraushan committed Jul 9, 2024
1 parent 141a300 commit 600c9ba
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 @@ -21,5 +21,5 @@ jobs:
pip install --user --no-cache-dir Cython
pip install --user -r requirements_dev.txt
pip install .
- run: mkdocs gh-deploy --force
- run: mkdocs gh-deploy --force --verbose

0 comments on commit 600c9ba

Please sign in to comment.