Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
ryber committed Dec 30, 2024
1 parent 8a45e35 commit b249b24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- working-directory: ./mkdocs
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force
- working-directory: ./mkdocs
run: mkdocs gh-deploy --force

0 comments on commit b249b24

Please sign in to comment.