Skip to content

Commit

Permalink
Update dependency mkdocs-material to v9.5.46 (#601)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arthur Rio <[email protected]>
  • Loading branch information
renovate[bot] and arthurio authored Nov 25, 2024
1 parent bfa7de6 commit 8ee773f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[build]
publish = "site"
command = """
pip3 install -U -r docs_requirements.txt &&
mkdocs build -d site
rm .python-version &&
pip install -U -r docs_requirements.txt &&
python -m mkdocs build -d site
"""
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8ee773f

Please sign in to comment.