Skip to content

Commit

Permalink
docs: update build-site.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joschif authored May 21, 2024
1 parent 6d95b23 commit 1a0b9b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material mknotebooks 'mkdocstrings[crystal,python]'
- run: mkdocs gh-deploy --force
- run: mkdocs build
- run: mkdocs gh-deploy --force

0 comments on commit 1a0b9b1

Please sign in to comment.