Skip to content

Commit

Permalink
chore(init): fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yyewolf committed Nov 13, 2024
1 parent d1ea9e2 commit bb7b1a6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material

- run: mkdocs gh-deploy --force
- run: |
cd docs
pip install -r requirements.txt
mkdocs gh-deploy --force

0 comments on commit bb7b1a6

Please sign in to comment.