Skip to content

Commit

Permalink
chore: Update CI configuration and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ricolxwz committed Jun 8, 2024
1 parent 8911618 commit 9850fab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-static-i18n
- run: pip install -r requirements.txt
- run: mkdocs gh-deploy --force
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
mkdocs-material
mkdocs-static-i18n

0 comments on commit 9850fab

Please # to comment.