Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gaardhus committed Nov 8, 2024
1 parent 5c164cd commit 0c3a153
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --clean
- run: pip install -r requirements.txt
- run: mkdocs gh-deploy --remote-branch docs --clean

0 comments on commit 0c3a153

Please sign in to comment.