Skip to content

Commit

Permalink
See if updating pipfile lock does it.
Browse files Browse the repository at this point in the history
  • Loading branch information
crweiner committed Oct 31, 2024
1 parent 221066e commit 764705e
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 13 deletions.
109 changes: 100 additions & 9 deletions Pipfile.lock

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

5 changes: 1 addition & 4 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
[build]
command = """
pip3 install mkdocs mkdocs-material[imaging] markdown_link_attr_modifier &&
mkdocs build --config-file mkdocs.yml
"""
command = "mkdocs build --config-file mkdocs.yml"
publish = "site"

[build.environment]
Expand Down

0 comments on commit 764705e

Please sign in to comment.