Skip to content

Commit

Permalink
Update page_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Viddesh1 authored Jun 11, 2024
1 parent 943ac0e commit ce64f1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/page_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-material
- run: cd my_project
- run: mkdocs gh-deploy --force

0 comments on commit ce64f1e

Please sign in to comment.