Skip to content

Commit

Permalink
Gh actions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Markell committed Jul 30, 2024
1 parent 02653dd commit 91f0656
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: editor_doc
name: Documentation
on:
push:
branches:
Expand Down Expand Up @@ -26,4 +26,5 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocstrings
- run: mkdocs gh-deploy --force

0 comments on commit 91f0656

Please sign in to comment.