Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasibalic committed Jun 4, 2024
1 parent 652d32d commit 69b03fe
Show file tree
Hide file tree
Showing 3 changed files with 574 additions and 552 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- run: |
pip install mkdocs-material
pip install poetry
poetry install
poetry install --with dev
- run: poetry run mkdocs gh-deploy --force
Loading

0 comments on commit 69b03fe

Please sign in to comment.