Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sven1103 committed Aug 28, 2024
1 parent ac29897 commit f26e5dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material mike
- run: git fetch
- run: mike deploy --update-aliases --push ${{ github.event.inputs.versionTag }} latest

0 comments on commit f26e5dc

Please sign in to comment.