Skip to content

Commit

Permalink
Hotfix page deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jvivian committed Oct 29, 2024
1 parent 4866648 commit ab9ea18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Install dependencies
run: |
pip install mkdocs mkdocs-material
pip install mkdocs mkdocstrings mkdocs-material
- name: Deploy to GitHub Pages
run: mkdocs gh-deploy --force
Expand Down

0 comments on commit ab9ea18

Please sign in to comment.