Skip to content

Commit

Permalink
fix: doc deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Smirkey authored Jan 30, 2024
1 parent 05f4131 commit 7064fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install -r bindings/docs/requirements-doc.txt && pip install bindings/.
- run: mkdocs gh-deploy --force
- run: cd bindings && mkdocs gh-deploy --force

0 comments on commit 7064fe3

Please sign in to comment.